#FCEAB7 Color

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

Color preview

#FCEAB7

Color formats

HEX
#FCEAB7
RGB
rgb(252, 234, 183)
RGBA
rgba(252, 234, 183, 1)
HSL
hsl(44, 92%, 85%)
HSV
hsv(44, 27%, 99%)
CMYK
cmyk(0%, 7%, 27%, 1%)
CSS variable
--color-primary: #FCEAB7;
Lowercase HEX
#fceab7

Shades

Tints

Tones

Harmony

CSS snippets for #FCEAB7

.color-fceab7 {
  color: #FCEAB7;
  background-color: #FCEAB7;
}

Frequently asked questions

What color is #FCEAB7?+

#FCEAB7 is a HEX color with RGB value rgb(252, 234, 183) and HSL value hsl(44, 92%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FCEAB7?+

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