#FCEAC2 Color

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

Color preview

#FCEAC2

Color formats

HEX
#FCEAC2
RGB
rgb(252, 234, 194)
RGBA
rgba(252, 234, 194, 1)
HSL
hsl(41, 91%, 87%)
HSV
hsv(41, 23%, 99%)
CMYK
cmyk(0%, 7%, 23%, 1%)
CSS variable
--color-primary: #FCEAC2;
Lowercase HEX
#fceac2

Shades

Tints

Tones

Harmony

CSS snippets for #FCEAC2

.color-fceac2 {
  color: #FCEAC2;
  background-color: #FCEAC2;
}

Frequently asked questions

What color is #FCEAC2?+

#FCEAC2 is a HEX color with RGB value rgb(252, 234, 194) and HSL value hsl(41, 91%, 87%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FCEAC2?+

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