Coy
#fff4f3 · one of 31,915 named colors
Coy is a very light, vivid red with the hex code #fff4f3. In RGB it is 255 red, 244 green and 243 blue, and black text is most readable on top of it.
Codes
HEX
#fff4f3HEX8
#fff4f3ffRGB
rgb(255, 244, 243)RGBA
rgba(255, 244, 243, 1)RGB %
rgb(100%, 96%, 95%)HSL
hsl(5, 100%, 98%)HSLA
hsla(5, 100%, 98%, 1)Variables
Sass
$coy: #fff4f3;Less
@coy: #fff4f3;CSS
--coy: #fff4f3;