#FDF7FE Color

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

Color preview

#FDF7FE

Color formats

HEX
#FDF7FE
RGB
rgb(253, 247, 254)
RGBA
rgba(253, 247, 254, 1)
HSL
hsl(291, 78%, 98%)
HSV
hsv(291, 3%, 100%)
CMYK
cmyk(0%, 3%, 0%, 0%)
CSS variable
--color-primary: #FDF7FE;
Lowercase HEX
#fdf7fe

Shades

Tints

Tones

Harmony

CSS snippets for #FDF7FE

.color-fdf7fe {
  color: #FDF7FE;
  background-color: #FDF7FE;
}

Frequently asked questions

What color is #FDF7FE?+

#FDF7FE is a HEX color with RGB value rgb(253, 247, 254) and HSL value hsl(291, 78%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FDF7FE?+

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