#A2835E Color

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

Color preview

#A2835E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2835E

.color-a2835e {
  color: #A2835E;
  background-color: #A2835E;
}

Frequently asked questions

What color is #A2835E?+

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

What is the closest Tailwind color to #A2835E?+

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