#A2B18B Color

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

Color preview

#A2B18B

Color formats

HEX
#A2B18B
RGB
rgb(162, 177, 139)
RGBA
rgba(162, 177, 139, 1)
HSL
hsl(84, 20%, 62%)
HSV
hsv(84, 21%, 69%)
CMYK
cmyk(8%, 0%, 21%, 31%)
CSS variable
--color-primary: #A2B18B;
Lowercase HEX
#a2b18b

Shades

Tints

Tones

Harmony

CSS snippets for #A2B18B

.color-a2b18b {
  color: #A2B18B;
  background-color: #A2B18B;
}

Frequently asked questions

What color is #A2B18B?+

#A2B18B is a HEX color with RGB value rgb(162, 177, 139) and HSL value hsl(84, 20%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2B18B?+

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