#FCDE93 Color

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

Color preview

#FCDE93

Color formats

HEX
#FCDE93
RGB
rgb(252, 222, 147)
RGBA
rgba(252, 222, 147, 1)
HSL
hsl(43, 95%, 78%)
HSV
hsv(43, 42%, 99%)
CMYK
cmyk(0%, 12%, 42%, 1%)
CSS variable
--color-primary: #FCDE93;
Lowercase HEX
#fcde93

Shades

Tints

Tones

Harmony

CSS snippets for #FCDE93

.color-fcde93 {
  color: #FCDE93;
  background-color: #FCDE93;
}

Frequently asked questions

What color is #FCDE93?+

#FCDE93 is a HEX color with RGB value rgb(252, 222, 147) and HSL value hsl(43, 95%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCDE93?+

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