Tea Party
#ffd7d0 · one of 31,915 named colors
Tea Party is a very light, vivid red with the hex code #ffd7d0. In RGB it is 255 red, 215 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#ffd7d0HEX8
#ffd7d0ffRGB
rgb(255, 215, 208)RGBA
rgba(255, 215, 208, 1)RGB %
rgb(100%, 84%, 82%)HSL
hsl(9, 100%, 91%)HSLA
hsla(9, 100%, 91%, 1)Variables
Sass
$tea-party: #ffd7d0;Less
@tea-party: #ffd7d0;CSS
--tea-party: #ffd7d0;