Apricot Haze
#ffaaaa · one of 31,915 named colors
Apricot Haze is a light, vivid red with the hex code #ffaaaa. In RGB it is 255 red, 170 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#ffaaaaHEX8
#ffaaaaffRGB
rgb(255, 170, 170)RGBA
rgba(255, 170, 170, 1)RGB %
rgb(100%, 67%, 67%)HSL
hsl(0, 100%, 83%)HSLA
hsla(0, 100%, 83%, 1)Variables
Sass
$apricot-haze: #ffaaaa;Less
@apricot-haze: #ffaaaa;CSS
--apricot-haze: #ffaaaa;