#F1EEBD Color

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

Color preview

#F1EEBD

Color formats

HEX
#F1EEBD
RGB
rgb(241, 238, 189)
RGBA
rgba(241, 238, 189, 1)
HSL
hsl(57, 65%, 84%)
HSV
hsv(57, 22%, 95%)
CMYK
cmyk(0%, 1%, 22%, 5%)
CSS variable
--color-primary: #F1EEBD;
Lowercase HEX
#f1eebd

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEBD

.color-f1eebd {
  color: #F1EEBD;
  background-color: #F1EEBD;
}

Frequently asked questions

What color is #F1EEBD?+

#F1EEBD is a HEX color with RGB value rgb(241, 238, 189) and HSL value hsl(57, 65%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F1EEBD?+

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