Citrine
#e4d00a · one of 31,915 named colors
Citrine is a medium, vivid yellow with the hex code #e4d00a. In RGB it is 228 red, 208 green and 10 blue, and black text is most readable on top of it.
Codes
HEX
#e4d00aHEX8
#e4d00affRGB
rgb(228, 208, 10)RGBA
rgba(228, 208, 10, 1)RGB %
rgb(89%, 82%, 4%)HSL
hsl(54, 92%, 47%)HSLA
hsla(54, 92%, 47%, 1)Variables
Sass
$citrine: #e4d00a;Less
@citrine: #e4d00a;CSS
--citrine: #e4d00a;