#F1EADE Color

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

Color preview

#F1EADE

Color formats

HEX
#F1EADE
RGB
rgb(241, 234, 222)
RGBA
rgba(241, 234, 222, 1)
HSL
hsl(38, 40%, 91%)
HSV
hsv(38, 8%, 95%)
CMYK
cmyk(0%, 3%, 8%, 5%)
CSS variable
--color-primary: #F1EADE;
Lowercase HEX
#f1eade

Shades

Tints

Tones

Harmony

CSS snippets for #F1EADE

.color-f1eade {
  color: #F1EADE;
  background-color: #F1EADE;
}

Frequently asked questions

What color is #F1EADE?+

#F1EADE is a HEX color with RGB value rgb(241, 234, 222) and HSL value hsl(38, 40%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EADE?+

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