#FDDAFB Color

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

Color preview

#FDDAFB

Color formats

HEX
#FDDAFB
RGB
rgb(253, 218, 251)
RGBA
rgba(253, 218, 251, 1)
HSL
hsl(303, 90%, 92%)
HSV
hsv(303, 14%, 99%)
CMYK
cmyk(0%, 14%, 1%, 1%)
CSS variable
--color-primary: #FDDAFB;
Lowercase HEX
#fddafb

Shades

Tints

Tones

Harmony

CSS snippets for #FDDAFB

.color-fddafb {
  color: #FDDAFB;
  background-color: #FDDAFB;
}

Frequently asked questions

What color is #FDDAFB?+

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

What is the closest Tailwind color to #FDDAFB?+

The closest Tailwind color is fuchsia-200, available as the bg-fuchsia-200 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