#FCCF53 Color

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

Color preview

#FCCF53

Color formats

HEX
#FCCF53
RGB
rgb(252, 207, 83)
RGBA
rgba(252, 207, 83, 1)
HSL
hsl(44, 97%, 66%)
HSV
hsv(44, 67%, 99%)
CMYK
cmyk(0%, 18%, 67%, 1%)
CSS variable
--color-primary: #FCCF53;
Lowercase HEX
#fccf53

Shades

Tints

Tones

Harmony

CSS snippets for #FCCF53

.color-fccf53 {
  color: #FCCF53;
  background-color: #FCCF53;
}

Frequently asked questions

What color is #FCCF53?+

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

What is the closest Tailwind color to #FCCF53?+

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