#F2EEEB Color

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

Color preview

#F2EEEB

Color formats

HEX
#F2EEEB
RGB
rgb(242, 238, 235)
RGBA
rgba(242, 238, 235, 1)
HSL
hsl(26, 21%, 94%)
HSV
hsv(26, 3%, 95%)
CMYK
cmyk(0%, 2%, 3%, 5%)
CSS variable
--color-primary: #F2EEEB;
Lowercase HEX
#f2eeeb

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEEB

.color-f2eeeb {
  color: #F2EEEB;
  background-color: #F2EEEB;
}

Frequently asked questions

What color is #F2EEEB?+

#F2EEEB is a HEX color with RGB value rgb(242, 238, 235) and HSL value hsl(26, 21%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EEEB?+

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