#F59A32 Color

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

Color preview

#F59A32

Color formats

HEX
#F59A32
RGB
rgb(245, 154, 50)
RGBA
rgba(245, 154, 50, 1)
HSL
hsl(32, 91%, 58%)
HSV
hsv(32, 80%, 96%)
CMYK
cmyk(0%, 37%, 80%, 4%)
CSS variable
--color-primary: #F59A32;
Lowercase HEX
#f59a32

Shades

Tints

Tones

Harmony

CSS snippets for #F59A32

.color-f59a32 {
  color: #F59A32;
  background-color: #F59A32;
}

Frequently asked questions

What color is #F59A32?+

#F59A32 is a HEX color with RGB value rgb(245, 154, 50) and HSL value hsl(32, 91%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F59A32?+

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