#F1EFEC Color

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

Color preview

#F1EFEC

Color formats

HEX
#F1EFEC
RGB
rgb(241, 239, 236)
RGBA
rgba(241, 239, 236, 1)
HSL
hsl(36, 15%, 94%)
HSV
hsv(36, 2%, 95%)
CMYK
cmyk(0%, 1%, 2%, 5%)
CSS variable
--color-primary: #F1EFEC;
Lowercase HEX
#f1efec

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFEC

.color-f1efec {
  color: #F1EFEC;
  background-color: #F1EFEC;
}

Frequently asked questions

What color is #F1EFEC?+

#F1EFEC is a HEX color with RGB value rgb(241, 239, 236) and HSL value hsl(36, 15%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F1EFEC?+

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