#FCC493 Color

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

Color preview

#FCC493

Color formats

HEX
#FCC493
RGB
rgb(252, 196, 147)
RGBA
rgba(252, 196, 147, 1)
HSL
hsl(28, 95%, 78%)
HSV
hsv(28, 42%, 99%)
CMYK
cmyk(0%, 22%, 42%, 1%)
CSS variable
--color-primary: #FCC493;
Lowercase HEX
#fcc493

Shades

Tints

Tones

Harmony

CSS snippets for #FCC493

.color-fcc493 {
  color: #FCC493;
  background-color: #FCC493;
}

Frequently asked questions

What color is #FCC493?+

#FCC493 is a HEX color with RGB value rgb(252, 196, 147) and HSL value hsl(28, 95%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCC493?+

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