#FCC858 Color

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

Color preview

#FCC858

Color formats

HEX
#FCC858
RGB
rgb(252, 200, 88)
RGBA
rgba(252, 200, 88, 1)
HSL
hsl(41, 96%, 67%)
HSV
hsv(41, 65%, 99%)
CMYK
cmyk(0%, 21%, 65%, 1%)
CSS variable
--color-primary: #FCC858;
Lowercase HEX
#fcc858

Shades

Tints

Tones

Harmony

CSS snippets for #FCC858

.color-fcc858 {
  color: #FCC858;
  background-color: #FCC858;
}

Frequently asked questions

What color is #FCC858?+

#FCC858 is a HEX color with RGB value rgb(252, 200, 88) and HSL value hsl(41, 96%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC858?+

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