#FCCF5F Color

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

Color preview

#FCCF5F

Color formats

HEX
#FCCF5F
RGB
rgb(252, 207, 95)
RGBA
rgba(252, 207, 95, 1)
HSL
hsl(43, 96%, 68%)
HSV
hsv(43, 62%, 99%)
CMYK
cmyk(0%, 18%, 62%, 1%)
CSS variable
--color-primary: #FCCF5F;
Lowercase HEX
#fccf5f

Shades

Tints

Tones

Harmony

CSS snippets for #FCCF5F

.color-fccf5f {
  color: #FCCF5F;
  background-color: #FCCF5F;
}

Frequently asked questions

What color is #FCCF5F?+

#FCCF5F is a HEX color with RGB value rgb(252, 207, 95) and HSL value hsl(43, 96%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCCF5F?+

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