#FBEBC7 Color

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

Color preview

#FBEBC7

Color formats

HEX
#FBEBC7
RGB
rgb(251, 235, 199)
RGBA
rgba(251, 235, 199, 1)
HSL
hsl(42, 87%, 88%)
HSV
hsv(42, 21%, 98%)
CMYK
cmyk(0%, 6%, 21%, 2%)
CSS variable
--color-primary: #FBEBC7;
Lowercase HEX
#fbebc7

Shades

Tints

Tones

Harmony

CSS snippets for #FBEBC7

.color-fbebc7 {
  color: #FBEBC7;
  background-color: #FBEBC7;
}

Frequently asked questions

What color is #FBEBC7?+

#FBEBC7 is a HEX color with RGB value rgb(251, 235, 199) and HSL value hsl(42, 87%, 88%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FBEBC7?+

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