#FCC153 Color

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

Color preview

#FCC153

Color formats

HEX
#FCC153
RGB
rgb(252, 193, 83)
RGBA
rgba(252, 193, 83, 1)
HSL
hsl(39, 97%, 66%)
HSV
hsv(39, 67%, 99%)
CMYK
cmyk(0%, 23%, 67%, 1%)
CSS variable
--color-primary: #FCC153;
Lowercase HEX
#fcc153

Shades

Tints

Tones

Harmony

CSS snippets for #FCC153

.color-fcc153 {
  color: #FCC153;
  background-color: #FCC153;
}

Frequently asked questions

What color is #FCC153?+

#FCC153 is a HEX color with RGB value rgb(252, 193, 83) and HSL value hsl(39, 97%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC153?+

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