#F9EEFB Color

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

Color preview

#F9EEFB

Color formats

HEX
#F9EEFB
RGB
rgb(249, 238, 251)
RGBA
rgba(249, 238, 251, 1)
HSL
hsl(291, 62%, 96%)
HSV
hsv(291, 5%, 98%)
CMYK
cmyk(1%, 5%, 0%, 2%)
CSS variable
--color-primary: #F9EEFB;
Lowercase HEX
#f9eefb

Shades

Tints

Tones

Harmony

CSS snippets for #F9EEFB

.color-f9eefb {
  color: #F9EEFB;
  background-color: #F9EEFB;
}

Frequently asked questions

What color is #F9EEFB?+

#F9EEFB is a HEX color with RGB value rgb(249, 238, 251) and HSL value hsl(291, 62%, 96%). Its closest CSS named color is LavenderBlush.

What is the closest Tailwind color to #F9EEFB?+

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