#FEF3FE Color

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

Color preview

#FEF3FE

Color formats

HEX
#FEF3FE
RGB
rgb(254, 243, 254)
RGBA
rgba(254, 243, 254, 1)
HSL
hsl(300, 85%, 97%)
HSV
hsv(300, 4%, 100%)
CMYK
cmyk(0%, 4%, 0%, 0%)
CSS variable
--color-primary: #FEF3FE;
Lowercase HEX
#fef3fe

Shades

Tints

Tones

Harmony

CSS snippets for #FEF3FE

.color-fef3fe {
  color: #FEF3FE;
  background-color: #FEF3FE;
}

Frequently asked questions

What color is #FEF3FE?+

#FEF3FE is a HEX color with RGB value rgb(254, 243, 254) and HSL value hsl(300, 85%, 97%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #FEF3FE?+

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