#FCAC3B Color

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

Color preview

#FCAC3B

Color formats

HEX
#FCAC3B
RGB
rgb(252, 172, 59)
RGBA
rgba(252, 172, 59, 1)
HSL
hsl(35, 97%, 61%)
HSV
hsv(35, 77%, 99%)
CMYK
cmyk(0%, 32%, 77%, 1%)
CSS variable
--color-primary: #FCAC3B;
Lowercase HEX
#fcac3b

Shades

Tints

Tones

Harmony

CSS snippets for #FCAC3B

.color-fcac3b {
  color: #FCAC3B;
  background-color: #FCAC3B;
}

Frequently asked questions

What color is #FCAC3B?+

#FCAC3B is a HEX color with RGB value rgb(252, 172, 59) and HSL value hsl(35, 97%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCAC3B?+

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