#F2EBBE Color

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

Color preview

#F2EBBE

Color formats

HEX
#F2EBBE
RGB
rgb(242, 235, 190)
RGBA
rgba(242, 235, 190, 1)
HSL
hsl(52, 67%, 85%)
HSV
hsv(52, 21%, 95%)
CMYK
cmyk(0%, 3%, 21%, 5%)
CSS variable
--color-primary: #F2EBBE;
Lowercase HEX
#f2ebbe

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBBE

.color-f2ebbe {
  color: #F2EBBE;
  background-color: #F2EBBE;
}

Frequently asked questions

What color is #F2EBBE?+

#F2EBBE is a HEX color with RGB value rgb(242, 235, 190) and HSL value hsl(52, 67%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #F2EBBE?+

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