Solarized
#fbcf4f · one of 31,915 named colors
Solarized is a medium, vivid yellow with the hex code #fbcf4f. In RGB it is 251 red, 207 green and 79 blue, and black text is most readable on top of it.
Codes
HEX
#fbcf4fHEX8
#fbcf4fffRGB
rgb(251, 207, 79)RGBA
rgba(251, 207, 79, 1)RGB %
rgb(98%, 81%, 31%)HSL
hsl(45, 96%, 65%)HSLA
hsla(45, 96%, 65%, 1)Variables
Sass
$solarized: #fbcf4f;Less
@solarized: #fbcf4f;CSS
--solarized: #fbcf4f;