#FCC453 Color

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

Color preview

#FCC453

Color formats

HEX
#FCC453
RGB
rgb(252, 196, 83)
RGBA
rgba(252, 196, 83, 1)
HSL
hsl(40, 97%, 66%)
HSV
hsv(40, 67%, 99%)
CMYK
cmyk(0%, 22%, 67%, 1%)
CSS variable
--color-primary: #FCC453;
Lowercase HEX
#fcc453

Shades

Tints

Tones

Harmony

CSS snippets for #FCC453

.color-fcc453 {
  color: #FCC453;
  background-color: #FCC453;
}

Frequently asked questions

What color is #FCC453?+

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

What is the closest Tailwind color to #FCC453?+

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