Tawny Tan
#ccb299 · one of 31,915 named colors
Tawny Tan is a light, soft orange with the hex code #ccb299. In RGB it is 204 red, 178 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#ccb299HEX8
#ccb299ffRGB
rgb(204, 178, 153)RGBA
rgba(204, 178, 153, 1)RGB %
rgb(80%, 70%, 60%)HSL
hsl(29, 33%, 70%)HSLA
hsla(29, 33%, 70%, 1)Variables
Sass
$tawny-tan: #ccb299;Less
@tawny-tan: #ccb299;CSS
--tawny-tan: #ccb299;