#FCC648 Color

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

Color preview

#FCC648

Color formats

HEX
#FCC648
RGB
rgb(252, 198, 72)
RGBA
rgba(252, 198, 72, 1)
HSL
hsl(42, 97%, 64%)
HSV
hsv(42, 71%, 99%)
CMYK
cmyk(0%, 21%, 71%, 1%)
CSS variable
--color-primary: #FCC648;
Lowercase HEX
#fcc648

Shades

Tints

Tones

Harmony

CSS snippets for #FCC648

.color-fcc648 {
  color: #FCC648;
  background-color: #FCC648;
}

Frequently asked questions

What color is #FCC648?+

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

What is the closest Tailwind color to #FCC648?+

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