Firewatch
#ee8866 · one of 31,915 named colors
Firewatch is a light, vivid red with the hex code #ee8866. In RGB it is 238 red, 136 green and 102 blue, and black text is most readable on top of it.
Codes
HEX
#ee8866HEX8
#ee8866ffRGB
rgb(238, 136, 102)RGBA
rgba(238, 136, 102, 1)RGB %
rgb(93%, 53%, 40%)HSL
hsl(15, 80%, 67%)HSLA
hsla(15, 80%, 67%, 1)Variables
Sass
$firewatch: #ee8866;Less
@firewatch: #ee8866;CSS
--firewatch: #ee8866;