#A2A380 Color

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

Color preview

#A2A380

Color formats

HEX
#A2A380
RGB
rgb(162, 163, 128)
RGBA
rgba(162, 163, 128, 1)
HSL
hsl(62, 16%, 57%)
HSV
hsv(62, 21%, 64%)
CMYK
cmyk(1%, 0%, 21%, 36%)
CSS variable
--color-primary: #A2A380;
Lowercase HEX
#a2a380

Shades

Tints

Tones

Harmony

CSS snippets for #A2A380

.color-a2a380 {
  color: #A2A380;
  background-color: #A2A380;
}

Frequently asked questions

What color is #A2A380?+

#A2A380 is a HEX color with RGB value rgb(162, 163, 128) and HSL value hsl(62, 16%, 57%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2A380?+

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