#A8B082 Color

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

Color preview

#A8B082

Color formats

HEX
#A8B082
RGB
rgb(168, 176, 130)
RGBA
rgba(168, 176, 130, 1)
HSL
hsl(70, 23%, 60%)
HSV
hsv(70, 26%, 69%)
CMYK
cmyk(5%, 0%, 26%, 31%)
CSS variable
--color-primary: #A8B082;
Lowercase HEX
#a8b082

Shades

Tints

Tones

Harmony

CSS snippets for #A8B082

.color-a8b082 {
  color: #A8B082;
  background-color: #A8B082;
}

Frequently asked questions

What color is #A8B082?+

#A8B082 is a HEX color with RGB value rgb(168, 176, 130) and HSL value hsl(70, 23%, 60%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A8B082?+

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