Courtyard
#c8bda4 · one of 31,915 named colors
Courtyard is a light, soft yellow with the hex code #c8bda4. In RGB it is 200 red, 189 green and 164 blue, and black text is most readable on top of it.
Codes
HEX
#c8bda4HEX8
#c8bda4ffRGB
rgb(200, 189, 164)RGBA
rgba(200, 189, 164, 1)RGB %
rgb(78%, 74%, 64%)HSL
hsl(42, 25%, 71%)HSLA
hsla(42, 25%, 71%, 1)Variables
Sass
$courtyard: #c8bda4;Less
@courtyard: #c8bda4;CSS
--courtyard: #c8bda4;