#F2EEBD Color

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

Color preview

#F2EEBD

Color formats

HEX
#F2EEBD
RGB
rgb(242, 238, 189)
RGBA
rgba(242, 238, 189, 1)
HSL
hsl(55, 67%, 85%)
HSV
hsv(55, 22%, 95%)
CMYK
cmyk(0%, 2%, 22%, 5%)
CSS variable
--color-primary: #F2EEBD;
Lowercase HEX
#f2eebd

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEBD

.color-f2eebd {
  color: #F2EEBD;
  background-color: #F2EEBD;
}

Frequently asked questions

What color is #F2EEBD?+

#F2EEBD is a HEX color with RGB value rgb(242, 238, 189) and HSL value hsl(55, 67%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2EEBD?+

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