Frosted Tulip
#f6d8d7 · one of 31,915 named colors
Frosted Tulip is a very light, strong red with the hex code #f6d8d7. In RGB it is 246 red, 216 green and 215 blue, and black text is most readable on top of it.
Codes
HEX
#f6d8d7HEX8
#f6d8d7ffRGB
rgb(246, 216, 215)RGBA
rgba(246, 216, 215, 1)RGB %
rgb(96%, 85%, 84%)HSL
hsl(2, 63%, 90%)HSLA
hsla(2, 63%, 90%, 1)Variables
Sass
$frosted-tulip: #f6d8d7;Less
@frosted-tulip: #f6d8d7;CSS
--frosted-tulip: #f6d8d7;