#FBE2C5 Color

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

Color preview

#FBE2C5

Color formats

HEX
#FBE2C5
RGB
rgb(251, 226, 197)
RGBA
rgba(251, 226, 197, 1)
HSL
hsl(32, 87%, 88%)
HSV
hsv(32, 22%, 98%)
CMYK
cmyk(0%, 10%, 22%, 2%)
CSS variable
--color-primary: #FBE2C5;
Lowercase HEX
#fbe2c5

Shades

Tints

Tones

Harmony

CSS snippets for #FBE2C5

.color-fbe2c5 {
  color: #FBE2C5;
  background-color: #FBE2C5;
}

Frequently asked questions

What color is #FBE2C5?+

#FBE2C5 is a HEX color with RGB value rgb(251, 226, 197) and HSL value hsl(32, 87%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBE2C5?+

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