Any best practices with feedback colours?
- by alex
I have a few that I think are correct. These are background colours for messages.
ERROR: red;
INFO: blue;
SUCCESS: green;
NOT IMPORTANT INFO: yellow
Have I got the blue and yellow around the wrong way? Any hex values that are a de facto standard for these?
I am curious considering web development, but I think the answers will be agnostic.
Here is an interesting thought (I'm sure I've read about it in an article). What colours would the errors be on Target's website, considering all their branding is red?