Apricot Red
#e8917d · one of 31,915 named colors
Apricot Red is a light, strong red with the hex code #e8917d. In RGB it is 232 red, 145 green and 125 blue, and black text is most readable on top of it.
Codes
HEX
#e8917dHEX8
#e8917dffRGB
rgb(232, 145, 125)RGBA
rgba(232, 145, 125, 1)RGB %
rgb(91%, 57%, 49%)HSL
hsl(11, 70%, 70%)HSLA
hsla(11, 70%, 70%, 1)Variables
Sass
$apricot-red: #e8917d;Less
@apricot-red: #e8917d;CSS
--apricot-red: #e8917d;