#FDEEFF Color

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

Color preview

#FDEEFF

Color formats

HEX
#FDEEFF
RGB
rgb(253, 238, 255)
RGBA
rgba(253, 238, 255, 1)
HSL
hsl(293, 100%, 97%)
HSV
hsv(293, 7%, 100%)
CMYK
cmyk(1%, 7%, 0%, 0%)
CSS variable
--color-primary: #FDEEFF;
Lowercase HEX
#fdeeff

Shades

Tints

Tones

Harmony

CSS snippets for #FDEEFF

.color-fdeeff {
  color: #FDEEFF;
  background-color: #FDEEFF;
}

Frequently asked questions

What color is #FDEEFF?+

#FDEEFF is a HEX color with RGB value rgb(253, 238, 255) and HSL value hsl(293, 100%, 97%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #FDEEFF?+

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