#F5EEBD Color

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

Color preview

#F5EEBD

Color formats

HEX
#F5EEBD
RGB
rgb(245, 238, 189)
RGBA
rgba(245, 238, 189, 1)
HSL
hsl(52, 74%, 85%)
HSV
hsv(52, 23%, 96%)
CMYK
cmyk(0%, 3%, 23%, 4%)
CSS variable
--color-primary: #F5EEBD;
Lowercase HEX
#f5eebd

Shades

Tints

Tones

Harmony

CSS snippets for #F5EEBD

.color-f5eebd {
  color: #F5EEBD;
  background-color: #F5EEBD;
}

Frequently asked questions

What color is #F5EEBD?+

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

What is the closest Tailwind color to #F5EEBD?+

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