#FCC65C Color

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

Color preview

#FCC65C

Color formats

HEX
#FCC65C
RGB
rgb(252, 198, 92)
RGBA
rgba(252, 198, 92, 1)
HSL
hsl(40, 96%, 67%)
HSV
hsv(40, 63%, 99%)
CMYK
cmyk(0%, 21%, 63%, 1%)
CSS variable
--color-primary: #FCC65C;
Lowercase HEX
#fcc65c

Shades

Tints

Tones

Harmony

CSS snippets for #FCC65C

.color-fcc65c {
  color: #FCC65C;
  background-color: #FCC65C;
}

Frequently asked questions

What color is #FCC65C?+

#FCC65C is a HEX color with RGB value rgb(252, 198, 92) and HSL value hsl(40, 96%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCC65C?+

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