#FBEEC2 Color

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

Color preview

#FBEEC2

Color formats

HEX
#FBEEC2
RGB
rgb(251, 238, 194)
RGBA
rgba(251, 238, 194, 1)
HSL
hsl(46, 88%, 87%)
HSV
hsv(46, 23%, 98%)
CMYK
cmyk(0%, 5%, 23%, 2%)
CSS variable
--color-primary: #FBEEC2;
Lowercase HEX
#fbeec2

Shades

Tints

Tones

Harmony

CSS snippets for #FBEEC2

.color-fbeec2 {
  color: #FBEEC2;
  background-color: #FBEEC2;
}

Frequently asked questions

What color is #FBEEC2?+

#FBEEC2 is a HEX color with RGB value rgb(251, 238, 194) and HSL value hsl(46, 88%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBEEC2?+

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