#F2EEEA Color

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

Color preview

#F2EEEA

Color formats

HEX
#F2EEEA
RGB
rgb(242, 238, 234)
RGBA
rgba(242, 238, 234, 1)
HSL
hsl(30, 24%, 93%)
HSV
hsv(30, 3%, 95%)
CMYK
cmyk(0%, 2%, 3%, 5%)
CSS variable
--color-primary: #F2EEEA;
Lowercase HEX
#f2eeea

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEEA

.color-f2eeea {
  color: #F2EEEA;
  background-color: #F2EEEA;
}

Frequently asked questions

What color is #F2EEEA?+

#F2EEEA is a HEX color with RGB value rgb(242, 238, 234) and HSL value hsl(30, 24%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EEEA?+

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