#FCC65A Color

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

Color preview

#FCC65A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCC65A

.color-fcc65a {
  color: #FCC65A;
  background-color: #FCC65A;
}

Frequently asked questions

What color is #FCC65A?+

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

What is the closest Tailwind color to #FCC65A?+

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