Soft Salmon
#eaaaa2 · one of 31,915 named colors
Soft Salmon is a light, strong red with the hex code #eaaaa2. In RGB it is 234 red, 170 green and 162 blue, and black text is most readable on top of it.
Codes
HEX
#eaaaa2HEX8
#eaaaa2ffRGB
rgb(234, 170, 162)RGBA
rgba(234, 170, 162, 1)RGB %
rgb(92%, 67%, 64%)HSL
hsl(7, 63%, 78%)HSLA
hsla(7, 63%, 78%, 1)Variables
Sass
$soft-salmon: #eaaaa2;Less
@soft-salmon: #eaaaa2;CSS
--soft-salmon: #eaaaa2;