Sweet Tea
#c18244 · one of 31,915 named colors
Sweet Tea is a medium, strong orange with the hex code #c18244. In RGB it is 193 red, 130 green and 68 blue, and black text is most readable on top of it.
Codes
HEX
#c18244HEX8
#c18244ffRGB
rgb(193, 130, 68)RGBA
rgba(193, 130, 68, 1)RGB %
rgb(76%, 51%, 27%)HSL
hsl(30, 50%, 51%)HSLA
hsla(30, 50%, 51%, 1)Variables
Sass
$sweet-tea: #c18244;Less
@sweet-tea: #c18244;CSS
--sweet-tea: #c18244;