#A1A380 Color

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

Color preview

#A1A380

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1A380

.color-a1a380 {
  color: #A1A380;
  background-color: #A1A380;
}

Frequently asked questions

What color is #A1A380?+

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

What is the closest Tailwind color to #A1A380?+

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