#F2EDF0 Color

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

Color preview

#F2EDF0

Color formats

HEX
#F2EDF0
RGB
rgb(242, 237, 240)
RGBA
rgba(242, 237, 240, 1)
HSL
hsl(324, 16%, 94%)
HSV
hsv(324, 2%, 95%)
CMYK
cmyk(0%, 2%, 1%, 5%)
CSS variable
--color-primary: #F2EDF0;
Lowercase HEX
#f2edf0

Shades

Tints

Tones

Harmony

CSS snippets for #F2EDF0

.color-f2edf0 {
  color: #F2EDF0;
  background-color: #F2EDF0;
}

Frequently asked questions

What color is #F2EDF0?+

#F2EDF0 is a HEX color with RGB value rgb(242, 237, 240) and HSL value hsl(324, 16%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F2EDF0?+

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