#FCC048 Color

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

Color preview

#FCC048

Color formats

HEX
#FCC048
RGB
rgb(252, 192, 72)
RGBA
rgba(252, 192, 72, 1)
HSL
hsl(40, 97%, 64%)
HSV
hsv(40, 71%, 99%)
CMYK
cmyk(0%, 24%, 71%, 1%)
CSS variable
--color-primary: #FCC048;
Lowercase HEX
#fcc048

Shades

Tints

Tones

Harmony

CSS snippets for #FCC048

.color-fcc048 {
  color: #FCC048;
  background-color: #FCC048;
}

Frequently asked questions

What color is #FCC048?+

#FCC048 is a HEX color with RGB value rgb(252, 192, 72) and HSL value hsl(40, 97%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC048?+

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