#FBE1C7 Color

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

Color preview

#FBE1C7

Color formats

HEX
#FBE1C7
RGB
rgb(251, 225, 199)
RGBA
rgba(251, 225, 199, 1)
HSL
hsl(30, 87%, 88%)
HSV
hsv(30, 21%, 98%)
CMYK
cmyk(0%, 10%, 21%, 2%)
CSS variable
--color-primary: #FBE1C7;
Lowercase HEX
#fbe1c7

Shades

Tints

Tones

Harmony

CSS snippets for #FBE1C7

.color-fbe1c7 {
  color: #FBE1C7;
  background-color: #FBE1C7;
}

Frequently asked questions

What color is #FBE1C7?+

#FBE1C7 is a HEX color with RGB value rgb(251, 225, 199) and HSL value hsl(30, 87%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FBE1C7?+

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