Cat Nose
#ecbac0 · one of 31,915 named colors
Cat Nose is a light, strong red with the hex code #ecbac0. In RGB it is 236 red, 186 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#ecbac0HEX8
#ecbac0ffRGB
rgb(236, 186, 192)RGBA
rgba(236, 186, 192, 1)RGB %
rgb(93%, 73%, 75%)HSL
hsl(353, 57%, 83%)HSLA
hsla(353, 57%, 83%, 1)Variables
Sass
$cat-nose: #ecbac0;Less
@cat-nose: #ecbac0;CSS
--cat-nose: #ecbac0;