#F2E9EB Color

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

Color preview

#F2E9EB

Color formats

HEX
#F2E9EB
RGB
rgb(242, 233, 235)
RGBA
rgba(242, 233, 235, 1)
HSL
hsl(347, 26%, 93%)
HSV
hsv(347, 4%, 95%)
CMYK
cmyk(0%, 4%, 3%, 5%)
CSS variable
--color-primary: #F2E9EB;
Lowercase HEX
#f2e9eb

Shades

Tints

Tones

Harmony

CSS snippets for #F2E9EB

.color-f2e9eb {
  color: #F2E9EB;
  background-color: #F2E9EB;
}

Frequently asked questions

What color is #F2E9EB?+

#F2E9EB is a HEX color with RGB value rgb(242, 233, 235) and HSL value hsl(347, 26%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2E9EB?+

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