#FEF6FE Color

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

Color preview

#FEF6FE

Color formats

HEX
#FEF6FE
RGB
rgb(254, 246, 254)
RGBA
rgba(254, 246, 254, 1)
HSL
hsl(300, 80%, 98%)
HSV
hsv(300, 3%, 100%)
CMYK
cmyk(0%, 3%, 0%, 0%)
CSS variable
--color-primary: #FEF6FE;
Lowercase HEX
#fef6fe

Shades

Tints

Tones

Harmony

CSS snippets for #FEF6FE

.color-fef6fe {
  color: #FEF6FE;
  background-color: #FEF6FE;
}

Frequently asked questions

What color is #FEF6FE?+

#FEF6FE is a HEX color with RGB value rgb(254, 246, 254) and HSL value hsl(300, 80%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEF6FE?+

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