#F2E3EE Color

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

Color preview

#F2E3EE

Color formats

HEX
#F2E3EE
RGB
rgb(242, 227, 238)
RGBA
rgba(242, 227, 238, 1)
HSL
hsl(316, 37%, 92%)
HSV
hsv(316, 6%, 95%)
CMYK
cmyk(0%, 6%, 2%, 5%)
CSS variable
--color-primary: #F2E3EE;
Lowercase HEX
#f2e3ee

Shades

Tints

Tones

Harmony

CSS snippets for #F2E3EE

.color-f2e3ee {
  color: #F2E3EE;
  background-color: #F2E3EE;
}

Frequently asked questions

What color is #F2E3EE?+

#F2E3EE is a HEX color with RGB value rgb(242, 227, 238) and HSL value hsl(316, 37%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F2E3EE?+

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