#F2EDEC Color

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

Color preview

#F2EDEC

Color formats

HEX
#F2EDEC
RGB
rgb(242, 237, 236)
RGBA
rgba(242, 237, 236, 1)
HSL
hsl(10, 19%, 94%)
HSV
hsv(10, 2%, 95%)
CMYK
cmyk(0%, 2%, 2%, 5%)
CSS variable
--color-primary: #F2EDEC;
Lowercase HEX
#f2edec

Shades

Tints

Tones

Harmony

CSS snippets for #F2EDEC

.color-f2edec {
  color: #F2EDEC;
  background-color: #F2EDEC;
}

Frequently asked questions

What color is #F2EDEC?+

#F2EDEC is a HEX color with RGB value rgb(242, 237, 236) and HSL value hsl(10, 19%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F2EDEC?+

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