Bengal
#cc974d · one of 31,915 named colors
Bengal is a medium, strong orange with the hex code #cc974d. In RGB it is 204 red, 151 green and 77 blue, and black text is most readable on top of it.
Codes
HEX
#cc974dHEX8
#cc974dffRGB
rgb(204, 151, 77)RGBA
rgba(204, 151, 77, 1)RGB %
rgb(80%, 59%, 30%)HSL
hsl(35, 55%, 55%)HSLA
hsla(35, 55%, 55%, 1)Variables
Sass
$bengal: #cc974d;Less
@bengal: #cc974d;CSS
--bengal: #cc974d;