First Tulip
#ffe79c · one of 31,915 named colors
First Tulip is a light, vivid yellow with the hex code #ffe79c. In RGB it is 255 red, 231 green and 156 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try First Tulip in the generator →
Codes
HEX
#ffe79cHEX8
#ffe79cffRGB
rgb(255, 231, 156)RGBA
rgba(255, 231, 156, 1)RGB %
rgb(100%, 91%, 61%)HSL
hsl(45, 100%, 81%)HSLA
hsla(45, 100%, 81%, 1)Variables
Sass
$first-tulip: #ffe79c;Less
@first-tulip: #ffe79c;CSS
--first-tulip: #ffe79c;