#FCECB8 Color

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

Color preview

#FCECB8

Color formats

HEX
#FCECB8
RGB
rgb(252, 236, 184)
RGBA
rgba(252, 236, 184, 1)
HSL
hsl(46, 92%, 85%)
HSV
hsv(46, 27%, 99%)
CMYK
cmyk(0%, 6%, 27%, 1%)
CSS variable
--color-primary: #FCECB8;
Lowercase HEX
#fcecb8

Shades

Tints

Tones

Harmony

CSS snippets for #FCECB8

.color-fcecb8 {
  color: #FCECB8;
  background-color: #FCECB8;
}

Frequently asked questions

What color is #FCECB8?+

#FCECB8 is a HEX color with RGB value rgb(252, 236, 184) and HSL value hsl(46, 92%, 85%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FCECB8?+

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