#A2C9C2 Color

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

Color preview

#A2C9C2

Color formats

HEX
#A2C9C2
RGB
rgb(162, 201, 194)
RGBA
rgba(162, 201, 194, 1)
HSL
hsl(169, 27%, 71%)
HSV
hsv(169, 19%, 79%)
CMYK
cmyk(19%, 0%, 3%, 21%)
CSS variable
--color-primary: #A2C9C2;
Lowercase HEX
#a2c9c2

Shades

Tints

Tones

Harmony

CSS snippets for #A2C9C2

.color-a2c9c2 {
  color: #A2C9C2;
  background-color: #A2C9C2;
}

Frequently asked questions

What color is #A2C9C2?+

#A2C9C2 is a HEX color with RGB value rgb(162, 201, 194) and HSL value hsl(169, 27%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A2C9C2?+

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