Lox
#ec9079 · one of 31,915 named colors
Lox is a light, vivid red with the hex code #ec9079. In RGB it is 236 red, 144 green and 121 blue, and black text is most readable on top of it.
Codes
HEX
#ec9079HEX8
#ec9079ffRGB
rgb(236, 144, 121)RGBA
rgba(236, 144, 121, 1)RGB %
rgb(93%, 56%, 47%)HSL
hsl(12, 75%, 70%)HSLA
hsla(12, 75%, 70%, 1)Variables
Sass
$lox: #ec9079;Less
@lox: #ec9079;CSS
--lox: #ec9079;