Khaki
#c3b091 · one of 31,915 named colors
Khaki is a light, soft orange with the hex code #c3b091. In RGB it is 195 red, 176 green and 145 blue, and black text is most readable on top of it.
Codes
HEX
#c3b091HEX8
#c3b091ffRGB
rgb(195, 176, 145)RGBA
rgba(195, 176, 145, 1)RGB %
rgb(76%, 69%, 57%)HSL
hsl(37, 29%, 67%)HSLA
hsla(37, 29%, 67%, 1)Variables
Sass
$khaki: #c3b091;Less
@khaki: #c3b091;CSS
--khaki: #c3b091;