#FCA23B Color

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

Color preview

#FCA23B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCA23B

.color-fca23b {
  color: #FCA23B;
  background-color: #FCA23B;
}

Frequently asked questions

What color is #FCA23B?+

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

What is the closest Tailwind color to #FCA23B?+

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