Angel Wing
#f3dfd7 · one of 31,915 named colors
Angel Wing is a very light, strong orange with the hex code #f3dfd7. In RGB it is 243 red, 223 green and 215 blue, and black text is most readable on top of it.
Codes
HEX
#f3dfd7HEX8
#f3dfd7ffRGB
rgb(243, 223, 215)RGBA
rgba(243, 223, 215, 1)RGB %
rgb(95%, 87%, 84%)HSL
hsl(17, 54%, 90%)HSLA
hsla(17, 54%, 90%, 1)Variables
Sass
$angel-wing: #f3dfd7;Less
@angel-wing: #f3dfd7;CSS
--angel-wing: #f3dfd7;