Sour Lemon
#ffeea5 · one of 31,915 named colors
Sour Lemon is a light, vivid yellow with the hex code #ffeea5. In RGB it is 255 red, 238 green and 165 blue, and black text is most readable on top of it.
Codes
HEX
#ffeea5HEX8
#ffeea5ffRGB
rgb(255, 238, 165)RGBA
rgba(255, 238, 165, 1)RGB %
rgb(100%, 93%, 65%)HSL
hsl(49, 100%, 82%)HSLA
hsla(49, 100%, 82%, 1)Variables
Sass
$sour-lemon: #ffeea5;Less
@sour-lemon: #ffeea5;CSS
--sour-lemon: #ffeea5;