#F0EEBD Color

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

Color preview

#F0EEBD

Color formats

HEX
#F0EEBD
RGB
rgb(240, 238, 189)
RGBA
rgba(240, 238, 189, 1)
HSL
hsl(58, 63%, 84%)
HSV
hsv(58, 21%, 94%)
CMYK
cmyk(0%, 1%, 21%, 6%)
CSS variable
--color-primary: #F0EEBD;
Lowercase HEX
#f0eebd

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEBD

.color-f0eebd {
  color: #F0EEBD;
  background-color: #F0EEBD;
}

Frequently asked questions

What color is #F0EEBD?+

#F0EEBD is a HEX color with RGB value rgb(240, 238, 189) and HSL value hsl(58, 63%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F0EEBD?+

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