#FCCB5A Color

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

Color preview

#FCCB5A

Color formats

HEX
#FCCB5A
RGB
rgb(252, 203, 90)
RGBA
rgba(252, 203, 90, 1)
HSL
hsl(42, 96%, 67%)
HSV
hsv(42, 64%, 99%)
CMYK
cmyk(0%, 19%, 64%, 1%)
CSS variable
--color-primary: #FCCB5A;
Lowercase HEX
#fccb5a

Shades

Tints

Tones

Harmony

CSS snippets for #FCCB5A

.color-fccb5a {
  color: #FCCB5A;
  background-color: #FCCB5A;
}

Frequently asked questions

What color is #FCCB5A?+

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

What is the closest Tailwind color to #FCCB5A?+

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