#F2EBED Color

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

Color preview

#F2EBED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBED

.color-f2ebed {
  color: #F2EBED;
  background-color: #F2EBED;
}

Frequently asked questions

What color is #F2EBED?+

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

What is the closest Tailwind color to #F2EBED?+

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