#F1EBDD Color

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

Color preview

#F1EBDD

Color formats

HEX
#F1EBDD
RGB
rgb(241, 235, 221)
RGBA
rgba(241, 235, 221, 1)
HSL
hsl(42, 42%, 91%)
HSV
hsv(42, 8%, 95%)
CMYK
cmyk(0%, 2%, 8%, 5%)
CSS variable
--color-primary: #F1EBDD;
Lowercase HEX
#f1ebdd

Shades

Tints

Tones

Harmony

CSS snippets for #F1EBDD

.color-f1ebdd {
  color: #F1EBDD;
  background-color: #F1EBDD;
}

Frequently asked questions

What color is #F1EBDD?+

#F1EBDD is a HEX color with RGB value rgb(241, 235, 221) and HSL value hsl(42, 42%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EBDD?+

The closest Tailwind color is stone-200, available as the bg-stone-200 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