#F9EEFE Color

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

Color preview

#F9EEFE

Color formats

HEX
#F9EEFE
RGB
rgb(249, 238, 254)
RGBA
rgba(249, 238, 254, 1)
HSL
hsl(281, 89%, 96%)
HSV
hsv(281, 6%, 100%)
CMYK
cmyk(2%, 6%, 0%, 0%)
CSS variable
--color-primary: #F9EEFE;
Lowercase HEX
#f9eefe

Shades

Tints

Tones

Harmony

CSS snippets for #F9EEFE

.color-f9eefe {
  color: #F9EEFE;
  background-color: #F9EEFE;
}

Frequently asked questions

What color is #F9EEFE?+

#F9EEFE is a HEX color with RGB value rgb(249, 238, 254) and HSL value hsl(281, 89%, 96%). Its closest CSS named color is GhostWhite.

What is the closest Tailwind color to #F9EEFE?+

The closest Tailwind color is fuchsia-100, available as the bg-fuchsia-100 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