#FDDAF7 Color

Inspect #FDDAF7 across formats, palettes, contrast and closest named color matches.

Color preview

#FDDAF7

Color formats

HEX
#FDDAF7
RGB
rgb(253, 218, 247)
RGBA
rgba(253, 218, 247, 1)
HSL
hsl(310, 90%, 92%)
HSV
hsv(310, 14%, 99%)
CMYK
cmyk(0%, 14%, 2%, 1%)
CSS variable
--color-primary: #FDDAF7;
Lowercase HEX
#fddaf7

Shades

Tints

Tones

Harmony

CSS snippets for #FDDAF7

.color-fddaf7 {
  color: #FDDAF7;
  background-color: #FDDAF7;
}

Frequently asked questions

What color is #FDDAF7?+

#FDDAF7 is a HEX color with RGB value rgb(253, 218, 247) and HSL value hsl(310, 90%, 92%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FDDAF7?+

The closest Tailwind color is pink-100, available as the bg-pink-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools