#F1EEBE Color

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

Color preview

#F1EEBE

Color formats

HEX
#F1EEBE
RGB
rgb(241, 238, 190)
RGBA
rgba(241, 238, 190, 1)
HSL
hsl(56, 65%, 85%)
HSV
hsv(56, 21%, 95%)
CMYK
cmyk(0%, 1%, 21%, 5%)
CSS variable
--color-primary: #F1EEBE;
Lowercase HEX
#f1eebe

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEBE

.color-f1eebe {
  color: #F1EEBE;
  background-color: #F1EEBE;
}

Frequently asked questions

What color is #F1EEBE?+

#F1EEBE is a HEX color with RGB value rgb(241, 238, 190) and HSL value hsl(56, 65%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F1EEBE?+

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