Cape Sands
#f6cdb8 · one of 31,915 named colors
Cape Sands is a light, vivid orange with the hex code #f6cdb8. In RGB it is 246 red, 205 green and 184 blue, and black text is most readable on top of it.
Codes
HEX
#f6cdb8HEX8
#f6cdb8ffRGB
rgb(246, 205, 184)RGBA
rgba(246, 205, 184, 1)RGB %
rgb(96%, 80%, 72%)HSL
hsl(20, 78%, 84%)HSLA
hsla(20, 78%, 84%, 1)Variables
Sass
$cape-sands: #f6cdb8;Less
@cape-sands: #f6cdb8;CSS
--cape-sands: #f6cdb8;