#FCEAA6 Color

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

Color preview

#FCEAA6

Color formats

HEX
#FCEAA6
RGB
rgb(252, 234, 166)
RGBA
rgba(252, 234, 166, 1)
HSL
hsl(47, 93%, 82%)
HSV
hsv(47, 34%, 99%)
CMYK
cmyk(0%, 7%, 34%, 1%)
CSS variable
--color-primary: #FCEAA6;
Lowercase HEX
#fceaa6

Shades

Tints

Tones

Harmony

CSS snippets for #FCEAA6

.color-fceaa6 {
  color: #FCEAA6;
  background-color: #FCEAA6;
}

Frequently asked questions

What color is #FCEAA6?+

#FCEAA6 is a HEX color with RGB value rgb(252, 234, 166) and HSL value hsl(47, 93%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCEAA6?+

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