Soul Side
#ffaa55 · one of 31,915 named colors
Soul Side is a light, vivid orange with the hex code #ffaa55. In RGB it is 255 red, 170 green and 85 blue, and black text is most readable on top of it.
Codes
HEX
#ffaa55HEX8
#ffaa55ffRGB
rgb(255, 170, 85)RGBA
rgba(255, 170, 85, 1)RGB %
rgb(100%, 67%, 33%)HSL
hsl(30, 100%, 67%)HSLA
hsla(30, 100%, 67%, 1)Variables
Sass
$soul-side: #ffaa55;Less
@soul-side: #ffaa55;CSS
--soul-side: #ffaa55;