#FDF5FE Color

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

Color preview

#FDF5FE

Color formats

HEX
#FDF5FE
RGB
rgb(253, 245, 254)
RGBA
rgba(253, 245, 254, 1)
HSL
hsl(293, 82%, 98%)
HSV
hsv(293, 4%, 100%)
CMYK
cmyk(0%, 4%, 0%, 0%)
CSS variable
--color-primary: #FDF5FE;
Lowercase HEX
#fdf5fe

Shades

Tints

Tones

Harmony

CSS snippets for #FDF5FE

.color-fdf5fe {
  color: #FDF5FE;
  background-color: #FDF5FE;
}

Frequently asked questions

What color is #FDF5FE?+

#FDF5FE is a HEX color with RGB value rgb(253, 245, 254) and HSL value hsl(293, 82%, 98%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FDF5FE?+

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