Powder Puff
#ffeff3 · one of 31,915 named colors
Powder Puff is a very light, vivid red with the hex code #ffeff3. In RGB it is 255 red, 239 green and 243 blue, and black text is most readable on top of it.
Codes
HEX
#ffeff3HEX8
#ffeff3ffRGB
rgb(255, 239, 243)RGBA
rgba(255, 239, 243, 1)RGB %
rgb(100%, 94%, 95%)HSL
hsl(345, 100%, 97%)HSLA
hsla(345, 100%, 97%, 1)Variables
Sass
$powder-puff: #ffeff3;Less
@powder-puff: #ffeff3;CSS
--powder-puff: #ffeff3;