#FEF9FE Color

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

Color preview

#FEF9FE

Color formats

HEX
#FEF9FE
RGB
rgb(254, 249, 254)
RGBA
rgba(254, 249, 254, 1)
HSL
hsl(300, 71%, 99%)
HSV
hsv(300, 2%, 100%)
CMYK
cmyk(0%, 2%, 0%, 0%)
CSS variable
--color-primary: #FEF9FE;
Lowercase HEX
#fef9fe

Shades

Tints

Tones

Harmony

CSS snippets for #FEF9FE

.color-fef9fe {
  color: #FEF9FE;
  background-color: #FEF9FE;
}

Frequently asked questions

What color is #FEF9FE?+

#FEF9FE is a HEX color with RGB value rgb(254, 249, 254) and HSL value hsl(300, 71%, 99%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEF9FE?+

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