#FBEAC2 Color

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

Color preview

#FBEAC2

Color formats

HEX
#FBEAC2
RGB
rgb(251, 234, 194)
RGBA
rgba(251, 234, 194, 1)
HSL
hsl(42, 88%, 87%)
HSV
hsv(42, 23%, 98%)
CMYK
cmyk(0%, 7%, 23%, 2%)
CSS variable
--color-primary: #FBEAC2;
Lowercase HEX
#fbeac2

Shades

Tints

Tones

Harmony

CSS snippets for #FBEAC2

.color-fbeac2 {
  color: #FBEAC2;
  background-color: #FBEAC2;
}

Frequently asked questions

What color is #FBEAC2?+

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

What is the closest Tailwind color to #FBEAC2?+

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