#FCA05F Color

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

Color preview

#FCA05F

Color formats

HEX
#FCA05F
RGB
rgb(252, 160, 95)
RGBA
rgba(252, 160, 95, 1)
HSL
hsl(25, 96%, 68%)
HSV
hsv(25, 62%, 99%)
CMYK
cmyk(0%, 37%, 62%, 1%)
CSS variable
--color-primary: #FCA05F;
Lowercase HEX
#fca05f

Shades

Tints

Tones

Harmony

CSS snippets for #FCA05F

.color-fca05f {
  color: #FCA05F;
  background-color: #FCA05F;
}

Frequently asked questions

What color is #FCA05F?+

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

What is the closest Tailwind color to #FCA05F?+

The closest Tailwind color is orange-300, available as the bg-orange-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