Grand Sunset
#c38d87 · one of 31,915 named colors
Grand Sunset is a medium, soft red with the hex code #c38d87. In RGB it is 195 red, 141 green and 135 blue, and black text is most readable on top of it.
Codes
HEX
#c38d87HEX8
#c38d87ffRGB
rgb(195, 141, 135)RGBA
rgba(195, 141, 135, 1)RGB %
rgb(76%, 55%, 53%)HSL
hsl(6, 33%, 65%)HSLA
hsla(6, 33%, 65%, 1)Variables
Sass
$grand-sunset: #c38d87;Less
@grand-sunset: #c38d87;CSS
--grand-sunset: #c38d87;