Encounter
#ff9552 · one of 31,915 named colors
Encounter is a light, vivid orange with the hex code #ff9552. In RGB it is 255 red, 149 green and 82 blue, and black text is most readable on top of it.
Codes
HEX
#ff9552HEX8
#ff9552ffRGB
rgb(255, 149, 82)RGBA
rgba(255, 149, 82, 1)RGB %
rgb(100%, 58%, 32%)HSL
hsl(23, 100%, 66%)HSLA
hsla(23, 100%, 66%, 1)Variables
Sass
$encounter: #ff9552;Less
@encounter: #ff9552;CSS
--encounter: #ff9552;