Apricot Blush
#feaea5 · one of 31,915 named colors
Apricot Blush is a light, vivid red with the hex code #feaea5. In RGB it is 254 red, 174 green and 165 blue, and black text is most readable on top of it.
Codes
HEX
#feaea5HEX8
#feaea5ffRGB
rgb(254, 174, 165)RGBA
rgba(254, 174, 165, 1)RGB %
rgb(100%, 68%, 65%)HSL
hsl(6, 98%, 82%)HSLA
hsla(6, 98%, 82%, 1)Variables
Sass
$apricot-blush: #feaea5;Less
@apricot-blush: #feaea5;CSS
--apricot-blush: #feaea5;