#A5812C Color

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

Color preview

#A5812C

Color formats

HEX
#A5812C
RGB
rgb(165, 129, 44)
RGBA
rgba(165, 129, 44, 1)
HSL
hsl(42, 58%, 41%)
HSV
hsv(42, 73%, 65%)
CMYK
cmyk(0%, 22%, 73%, 35%)
CSS variable
--color-primary: #A5812C;
Lowercase HEX
#a5812c

Shades

Tints

Tones

Harmony

CSS snippets for #A5812C

.color-a5812c {
  color: #A5812C;
  background-color: #A5812C;
}

Frequently asked questions

What color is #A5812C?+

#A5812C is a HEX color with RGB value rgb(165, 129, 44) and HSL value hsl(42, 58%, 41%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A5812C?+

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