#F2E9EF Color

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

Color preview

#F2E9EF

Color formats

HEX
#F2E9EF
RGB
rgb(242, 233, 239)
RGBA
rgba(242, 233, 239, 1)
HSL
hsl(320, 26%, 93%)
HSV
hsv(320, 4%, 95%)
CMYK
cmyk(0%, 4%, 1%, 5%)
CSS variable
--color-primary: #F2E9EF;
Lowercase HEX
#f2e9ef

Shades

Tints

Tones

Harmony

CSS snippets for #F2E9EF

.color-f2e9ef {
  color: #F2E9EF;
  background-color: #F2E9EF;
}

Frequently asked questions

What color is #F2E9EF?+

#F2E9EF is a HEX color with RGB value rgb(242, 233, 239) and HSL value hsl(320, 26%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F2E9EF?+

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