That Yellow Highlight Colour in RGB and Hex
This is just meant as a reminder for me, as I can never remember the colour values to use when trying to add that yellow highlight colour to some CSS (in fact, even as I’m writing this the WordPress permalink editor is taunting me with that very same colour).
So, without further ado:
- Hex: background:#FFFBCC;
- RGB: background:rgb(255, 251, 204);
Handy. I find myself trying to remember the pastel red and yellow colours for errors and alerts respectively!
this is the best pastel yellow color there is, mixed with the matching red and green and you’ve got yourself a winner!