Sunday Best
#fcc9c7 · one of 31,915 named colors
Sunday Best is a very light, vivid red with the hex code #fcc9c7. In RGB it is 252 red, 201 green and 199 blue, and black text is most readable on top of it.
Codes
HEX
#fcc9c7HEX8
#fcc9c7ffRGB
rgb(252, 201, 199)RGBA
rgba(252, 201, 199, 1)RGB %
rgb(99%, 79%, 78%)HSL
hsl(2, 90%, 88%)HSLA
hsla(2, 90%, 88%, 1)Variables
Sass
$sunday-best: #fcc9c7;Less
@sunday-best: #fcc9c7;CSS
--sunday-best: #fcc9c7;