#FCEDC9 Color

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

Color preview

#FCEDC9

Color formats

HEX
#FCEDC9
RGB
rgb(252, 237, 201)
RGBA
rgba(252, 237, 201, 1)
HSL
hsl(42, 89%, 89%)
HSV
hsv(42, 20%, 99%)
CMYK
cmyk(0%, 6%, 20%, 1%)
CSS variable
--color-primary: #FCEDC9;
Lowercase HEX
#fcedc9

Shades

Tints

Tones

Harmony

CSS snippets for #FCEDC9

.color-fcedc9 {
  color: #FCEDC9;
  background-color: #FCEDC9;
}

Frequently asked questions

What color is #FCEDC9?+

#FCEDC9 is a HEX color with RGB value rgb(252, 237, 201) and HSL value hsl(42, 89%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FCEDC9?+

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