Cameo
#f2debc · one of 31,915 named colors
Cameo is a light, strong orange with the hex code #f2debc. In RGB it is 242 red, 222 green and 188 blue, and black text is most readable on top of it.
Codes
HEX
#f2debcHEX8
#f2debcffRGB
rgb(242, 222, 188)RGBA
rgba(242, 222, 188, 1)RGB %
rgb(95%, 87%, 74%)HSL
hsl(38, 67%, 84%)HSLA
hsla(38, 67%, 84%, 1)Variables
Sass
$cameo: #f2debc;Less
@cameo: #f2debc;CSS
--cameo: #f2debc;