South Peak
#eadfd2 · one of 31,915 named colors
South Peak is a very light, soft orange with the hex code #eadfd2. In RGB it is 234 red, 223 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#eadfd2HEX8
#eadfd2ffRGB
rgb(234, 223, 210)RGBA
rgba(234, 223, 210, 1)RGB %
rgb(92%, 87%, 82%)HSL
hsl(33, 36%, 87%)HSLA
hsla(33, 36%, 87%, 1)Variables
Sass
$south-peak: #eadfd2;Less
@south-peak: #eadfd2;CSS
--south-peak: #eadfd2;