Deco Pink
#f6c2cc · one of 31,915 named colors
Deco Pink is a very light, strong red with the hex code #f6c2cc. In RGB it is 246 red, 194 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#f6c2ccHEX8
#f6c2ccffRGB
rgb(246, 194, 204)RGBA
rgba(246, 194, 204, 1)RGB %
rgb(96%, 76%, 80%)HSL
hsl(348, 74%, 86%)HSLA
hsla(348, 74%, 86%, 1)Variables
Sass
$deco-pink: #f6c2cc;Less
@deco-pink: #f6c2cc;CSS
--deco-pink: #f6c2cc;