#F1E9DF Color

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

Color preview

#F1E9DF

Color formats

HEX
#F1E9DF
RGB
rgb(241, 233, 223)
RGBA
rgba(241, 233, 223, 1)
HSL
hsl(33, 39%, 91%)
HSV
hsv(33, 7%, 95%)
CMYK
cmyk(0%, 3%, 7%, 5%)
CSS variable
--color-primary: #F1E9DF;
Lowercase HEX
#f1e9df

Shades

Tints

Tones

Harmony

CSS snippets for #F1E9DF

.color-f1e9df {
  color: #F1E9DF;
  background-color: #F1E9DF;
}

Frequently asked questions

What color is #F1E9DF?+

#F1E9DF is a HEX color with RGB value rgb(241, 233, 223) and HSL value hsl(33, 39%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1E9DF?+

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