#FCC58F Color

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

Color preview

#FCC58F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC58F

.color-fcc58f {
  color: #FCC58F;
  background-color: #FCC58F;
}

Frequently asked questions

What color is #FCC58F?+

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

What is the closest Tailwind color to #FCC58F?+

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