#F1ECED Color

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

Color preview

#F1ECED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1ECED

.color-f1eced {
  color: #F1ECED;
  background-color: #F1ECED;
}

Frequently asked questions

What color is #F1ECED?+

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

What is the closest Tailwind color to #F1ECED?+

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