#FCCE84 Color

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

Color preview

#FCCE84

Color formats

HEX
#FCCE84
RGB
rgb(252, 206, 132)
RGBA
rgba(252, 206, 132, 1)
HSL
hsl(37, 95%, 75%)
HSV
hsv(37, 48%, 99%)
CMYK
cmyk(0%, 18%, 48%, 1%)
CSS variable
--color-primary: #FCCE84;
Lowercase HEX
#fcce84

Shades

Tints

Tones

Harmony

CSS snippets for #FCCE84

.color-fcce84 {
  color: #FCCE84;
  background-color: #FCCE84;
}

Frequently asked questions

What color is #FCCE84?+

#FCCE84 is a HEX color with RGB value rgb(252, 206, 132) and HSL value hsl(37, 95%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCE84?+

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