Yellow Geranium
#ffe1a0 · one of 31,915 named colors
Yellow Geranium is a light, vivid yellow with the hex code #ffe1a0. In RGB it is 255 red, 225 green and 160 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Yellow Geranium in the generator →
Codes
HEX
#ffe1a0HEX8
#ffe1a0ffRGB
rgb(255, 225, 160)RGBA
rgba(255, 225, 160, 1)RGB %
rgb(100%, 88%, 63%)HSL
hsl(41, 100%, 81%)HSLA
hsla(41, 100%, 81%, 1)Variables
Sass
$yellow-geranium: #ffe1a0;Less
@yellow-geranium: #ffe1a0;CSS
--yellow-geranium: #ffe1a0;