#A58F23 Color

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

Color preview

#A58F23

Color formats

HEX
#A58F23
RGB
rgb(165, 143, 35)
RGBA
rgba(165, 143, 35, 1)
HSL
hsl(50, 65%, 39%)
HSV
hsv(50, 79%, 65%)
CMYK
cmyk(0%, 13%, 79%, 35%)
CSS variable
--color-primary: #A58F23;
Lowercase HEX
#a58f23

Shades

Tints

Tones

Harmony

CSS snippets for #A58F23

.color-a58f23 {
  color: #A58F23;
  background-color: #A58F23;
}

Frequently asked questions

What color is #A58F23?+

#A58F23 is a HEX color with RGB value rgb(165, 143, 35) and HSL value hsl(50, 65%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A58F23?+

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