#FCCF93 Color

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

Color preview

#FCCF93

Color formats

HEX
#FCCF93
RGB
rgb(252, 207, 147)
RGBA
rgba(252, 207, 147, 1)
HSL
hsl(34, 95%, 78%)
HSV
hsv(34, 42%, 99%)
CMYK
cmyk(0%, 18%, 42%, 1%)
CSS variable
--color-primary: #FCCF93;
Lowercase HEX
#fccf93

Shades

Tints

Tones

Harmony

CSS snippets for #FCCF93

.color-fccf93 {
  color: #FCCF93;
  background-color: #FCCF93;
}

Frequently asked questions

What color is #FCCF93?+

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

What is the closest Tailwind color to #FCCF93?+

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