#FEF8FF Color

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

Color preview

#FEF8FF

Color formats

HEX
#FEF8FF
RGB
rgb(254, 248, 255)
RGBA
rgba(254, 248, 255, 1)
HSL
hsl(291, 100%, 99%)
HSV
hsv(291, 3%, 100%)
CMYK
cmyk(0%, 3%, 0%, 0%)
CSS variable
--color-primary: #FEF8FF;
Lowercase HEX
#fef8ff

Shades

Tints

Tones

Harmony

CSS snippets for #FEF8FF

.color-fef8ff {
  color: #FEF8FF;
  background-color: #FEF8FF;
}

Frequently asked questions

What color is #FEF8FF?+

#FEF8FF is a HEX color with RGB value rgb(254, 248, 255) and HSL value hsl(291, 100%, 99%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FEF8FF?+

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