Carambar
#552233 · one of 31,915 named colors
Carambar is a dark, soft red with the hex code #552233. In RGB it is 85 red, 34 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#552233HEX8
#552233ffRGB
rgb(85, 34, 51)RGBA
rgba(85, 34, 51, 1)RGB %
rgb(33%, 13%, 20%)HSL
hsl(340, 43%, 23%)HSLA
hsla(340, 43%, 23%, 1)Variables
Sass
$carambar: #552233;Less
@carambar: #552233;CSS
--carambar: #552233;