#FCEBAA Color

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

Color preview

#FCEBAA

Color formats

HEX
#FCEBAA
RGB
rgb(252, 235, 170)
RGBA
rgba(252, 235, 170, 1)
HSL
hsl(48, 93%, 83%)
HSV
hsv(48, 33%, 99%)
CMYK
cmyk(0%, 7%, 33%, 1%)
CSS variable
--color-primary: #FCEBAA;
Lowercase HEX
#fcebaa

Shades

Tints

Tones

Harmony

CSS snippets for #FCEBAA

.color-fcebaa {
  color: #FCEBAA;
  background-color: #FCEBAA;
}

Frequently asked questions

What color is #FCEBAA?+

#FCEBAA is a HEX color with RGB value rgb(252, 235, 170) and HSL value hsl(48, 93%, 83%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FCEBAA?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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