Bonjour
#dfd7d2 · one of 31,915 named colors
Bonjour is a light, soft orange with the hex code #dfd7d2. In RGB it is 223 red, 215 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#dfd7d2HEX8
#dfd7d2ffRGB
rgb(223, 215, 210)RGBA
rgba(223, 215, 210, 1)RGB %
rgb(87%, 84%, 82%)HSL
hsl(23, 17%, 85%)HSLA
hsla(23, 17%, 85%, 1)Variables
Sass
$bonjour: #dfd7d2;Less
@bonjour: #dfd7d2;CSS
--bonjour: #dfd7d2;