#F5EEBE Color

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

Color preview

#F5EEBE

Color formats

HEX
#F5EEBE
RGB
rgb(245, 238, 190)
RGBA
rgba(245, 238, 190, 1)
HSL
hsl(52, 73%, 85%)
HSV
hsv(52, 22%, 96%)
CMYK
cmyk(0%, 3%, 22%, 4%)
CSS variable
--color-primary: #F5EEBE;
Lowercase HEX
#f5eebe

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEBE

.color-f5eebe {
  color: #F5EEBE;
  background-color: #F5EEBE;
}

Frequently asked questions

What color is #F5EEBE?+

#F5EEBE is a HEX color with RGB value rgb(245, 238, 190) and HSL value hsl(52, 73%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F5EEBE?+

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