#A2835D Color

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

Color preview

#A2835D

Color formats

HEX
#A2835D
RGB
rgb(162, 131, 93)
RGBA
rgba(162, 131, 93, 1)
HSL
hsl(33, 27%, 50%)
HSV
hsv(33, 43%, 64%)
CMYK
cmyk(0%, 19%, 43%, 36%)
CSS variable
--color-primary: #A2835D;
Lowercase HEX
#a2835d

Shades

Tints

Tones

Harmony

CSS snippets for #A2835D

.color-a2835d {
  color: #A2835D;
  background-color: #A2835D;
}

Frequently asked questions

What color is #A2835D?+

#A2835D is a HEX color with RGB value rgb(162, 131, 93) and HSL value hsl(33, 27%, 50%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A2835D?+

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