#F1EDEF Color

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

Color preview

#F1EDEF

Color formats

HEX
#F1EDEF
RGB
rgb(241, 237, 239)
RGBA
rgba(241, 237, 239, 1)
HSL
hsl(330, 12%, 94%)
HSV
hsv(330, 2%, 95%)
CMYK
cmyk(0%, 2%, 1%, 5%)
CSS variable
--color-primary: #F1EDEF;
Lowercase HEX
#f1edef

Shades

Tints

Tones

Harmony

CSS snippets for #F1EDEF

.color-f1edef {
  color: #F1EDEF;
  background-color: #F1EDEF;
}

Frequently asked questions

What color is #F1EDEF?+

#F1EDEF is a HEX color with RGB value rgb(241, 237, 239) and HSL value hsl(330, 12%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F1EDEF?+

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