Pink Dream
#fea5a2 · one of 31,915 named colors
Pink Dream is a light, vivid red with the hex code #fea5a2. In RGB it is 254 red, 165 green and 162 blue, and black text is most readable on top of it.
Codes
HEX
#fea5a2HEX8
#fea5a2ffRGB
rgb(254, 165, 162)RGBA
rgba(254, 165, 162, 1)RGB %
rgb(100%, 65%, 64%)HSL
hsl(2, 98%, 82%)HSLA
hsla(2, 98%, 82%, 1)Variables
Sass
$pink-dream: #fea5a2;Less
@pink-dream: #fea5a2;CSS
--pink-dream: #fea5a2;