#A58B22 Color

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

Color preview

#A58B22

Color formats

HEX
#A58B22
RGB
rgb(165, 139, 34)
RGBA
rgba(165, 139, 34, 1)
HSL
hsl(48, 66%, 39%)
HSV
hsv(48, 79%, 65%)
CMYK
cmyk(0%, 16%, 79%, 35%)
CSS variable
--color-primary: #A58B22;
Lowercase HEX
#a58b22

Shades

Tints

Tones

Harmony

CSS snippets for #A58B22

.color-a58b22 {
  color: #A58B22;
  background-color: #A58B22;
}

Frequently asked questions

What color is #A58B22?+

#A58B22 is a HEX color with RGB value rgb(165, 139, 34) and HSL value hsl(48, 66%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A58B22?+

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