Pale Beige
#ccc7b1 · one of 31,915 named colors
Pale Beige is a light, soft yellow with the hex code #ccc7b1. In RGB it is 204 red, 199 green and 177 blue, and black text is most readable on top of it.
Codes
HEX
#ccc7b1HEX8
#ccc7b1ffRGB
rgb(204, 199, 177)RGBA
rgba(204, 199, 177, 1)RGB %
rgb(80%, 78%, 69%)HSL
hsl(49, 21%, 75%)HSLA
hsla(49, 21%, 75%, 1)Variables
Sass
$pale-beige: #ccc7b1;Less
@pale-beige: #ccc7b1;CSS
--pale-beige: #ccc7b1;