Baja
#d2c1a8 · one of 31,915 named colors
Baja is a light, soft orange with the hex code #d2c1a8. In RGB it is 210 red, 193 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#d2c1a8HEX8
#d2c1a8ffRGB
rgb(210, 193, 168)RGBA
rgba(210, 193, 168, 1)RGB %
rgb(82%, 76%, 66%)HSL
hsl(36, 32%, 74%)HSLA
hsla(36, 32%, 74%, 1)Variables
Sass
$baja: #d2c1a8;Less
@baja: #d2c1a8;CSS
--baja: #d2c1a8;