#F1EECD Color

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

Color preview

#F1EECD

Color formats

HEX
#F1EECD
RGB
rgb(241, 238, 205)
RGBA
rgba(241, 238, 205, 1)
HSL
hsl(55, 56%, 87%)
HSV
hsv(55, 15%, 95%)
CMYK
cmyk(0%, 1%, 15%, 5%)
CSS variable
--color-primary: #F1EECD;
Lowercase HEX
#f1eecd

Shades

Tints

Tones

Harmony

CSS snippets for #F1EECD

.color-f1eecd {
  color: #F1EECD;
  background-color: #F1EECD;
}

Frequently asked questions

What color is #F1EECD?+

#F1EECD is a HEX color with RGB value rgb(241, 238, 205) and HSL value hsl(55, 56%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F1EECD?+

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