#FEF8FD Color

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

Color preview

#FEF8FD

Color formats

HEX
#FEF8FD
RGB
rgb(254, 248, 253)
RGBA
rgba(254, 248, 253, 1)
HSL
hsl(310, 75%, 98%)
HSV
hsv(310, 2%, 100%)
CMYK
cmyk(0%, 2%, 0%, 0%)
CSS variable
--color-primary: #FEF8FD;
Lowercase HEX
#fef8fd

Shades

Tints

Tones

Harmony

CSS snippets for #FEF8FD

.color-fef8fd {
  color: #FEF8FD;
  background-color: #FEF8FD;
}

Frequently asked questions

What color is #FEF8FD?+

#FEF8FD is a HEX color with RGB value rgb(254, 248, 253) and HSL value hsl(310, 75%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEF8FD?+

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