#FDF4FE Color

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

Color preview

#FDF4FE

Color formats

HEX
#FDF4FE
RGB
rgb(253, 244, 254)
RGBA
rgba(253, 244, 254, 1)
HSL
hsl(294, 83%, 98%)
HSV
hsv(294, 4%, 100%)
CMYK
cmyk(0%, 4%, 0%, 0%)
CSS variable
--color-primary: #FDF4FE;
Lowercase HEX
#fdf4fe

Shades

Tints

Tones

Harmony

CSS snippets for #FDF4FE

.color-fdf4fe {
  color: #FDF4FE;
  background-color: #FDF4FE;
}

Frequently asked questions

What color is #FDF4FE?+

#FDF4FE is a HEX color with RGB value rgb(253, 244, 254) and HSL value hsl(294, 83%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FDF4FE?+

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