Buried Lust
#772200 · one of 31,915 named colors
Buried Lust is a dark, vivid orange with the hex code #772200. In RGB it is 119 red, 34 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#772200HEX8
#772200ffRGB
rgb(119, 34, 0)RGBA
rgba(119, 34, 0, 1)RGB %
rgb(47%, 13%, 0%)HSL
hsl(17, 100%, 23%)HSLA
hsla(17, 100%, 23%, 1)Variables
Sass
$buried-lust: #772200;Less
@buried-lust: #772200;CSS
--buried-lust: #772200;