#FCC58E Color

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

Color preview

#FCC58E

Color formats

HEX
#FCC58E
RGB
rgb(252, 197, 142)
RGBA
rgba(252, 197, 142, 1)
HSL
hsl(30, 95%, 77%)
HSV
hsv(30, 44%, 99%)
CMYK
cmyk(0%, 22%, 44%, 1%)
CSS variable
--color-primary: #FCC58E;
Lowercase HEX
#fcc58e

Shades

Tints

Tones

Harmony

CSS snippets for #FCC58E

.color-fcc58e {
  color: #FCC58E;
  background-color: #FCC58E;
}

Frequently asked questions

What color is #FCC58E?+

#FCC58E is a HEX color with RGB value rgb(252, 197, 142) and HSL value hsl(30, 95%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCC58E?+

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