#A2B2AD Color

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

Color preview

#A2B2AD

Color formats

HEX
#A2B2AD
RGB
rgb(162, 178, 173)
RGBA
rgba(162, 178, 173, 1)
HSL
hsl(161, 9%, 67%)
HSV
hsv(161, 9%, 70%)
CMYK
cmyk(9%, 0%, 3%, 30%)
CSS variable
--color-primary: #A2B2AD;
Lowercase HEX
#a2b2ad

Shades

Tints

Tones

Harmony

CSS snippets for #A2B2AD

.color-a2b2ad {
  color: #A2B2AD;
  background-color: #A2B2AD;
}

Frequently asked questions

What color is #A2B2AD?+

#A2B2AD is a HEX color with RGB value rgb(162, 178, 173) and HSL value hsl(161, 9%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2B2AD?+

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