#F2E1EB Color

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

Color preview

#F2E1EB

Color formats

HEX
#F2E1EB
RGB
rgb(242, 225, 235)
RGBA
rgba(242, 225, 235, 1)
HSL
hsl(325, 40%, 92%)
HSV
hsv(325, 7%, 95%)
CMYK
cmyk(0%, 7%, 3%, 5%)
CSS variable
--color-primary: #F2E1EB;
Lowercase HEX
#f2e1eb

Shades

Tints

Tones

Harmony

CSS snippets for #F2E1EB

.color-f2e1eb {
  color: #F2E1EB;
  background-color: #F2E1EB;
}

Frequently asked questions

What color is #F2E1EB?+

#F2E1EB is a HEX color with RGB value rgb(242, 225, 235) and HSL value hsl(325, 40%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2E1EB?+

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