Fairy Wings
#ffebf2 · one of 31,915 named colors
Fairy Wings is a very light, vivid red with the hex code #ffebf2. In RGB it is 255 red, 235 green and 242 blue, and black text is most readable on top of it.
Codes
HEX
#ffebf2HEX8
#ffebf2ffRGB
rgb(255, 235, 242)RGBA
rgba(255, 235, 242, 1)RGB %
rgb(100%, 92%, 95%)HSL
hsl(339, 100%, 96%)HSLA
hsla(339, 100%, 96%, 1)Variables
Sass
$fairy-wings: #ffebf2;Less
@fairy-wings: #ffebf2;CSS
--fairy-wings: #ffebf2;