#F1EFED Color

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

Color preview

#F1EFED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFED

.color-f1efed {
  color: #F1EFED;
  background-color: #F1EFED;
}

Frequently asked questions

What color is #F1EFED?+

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

What is the closest Tailwind color to #F1EFED?+

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