Deco-Rate
#8fcbc0 · one of 31,915 named colors
Deco-Rate is a light, soft cyan with the hex code #8fcbc0. In RGB it is 143 red, 203 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#8fcbc0HEX8
#8fcbc0ffRGB
rgb(143, 203, 192)RGBA
rgba(143, 203, 192, 1)RGB %
rgb(56%, 80%, 75%)HSL
hsl(169, 37%, 68%)HSLA
hsla(169, 37%, 68%, 1)Variables
Sass
$deco-rate: #8fcbc0;Less
@deco-rate: #8fcbc0;CSS
--deco-rate: #8fcbc0;