#A1A2CC Color

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

Color preview

#A1A2CC

Color formats

HEX
#A1A2CC
RGB
rgb(161, 162, 204)
RGBA
rgba(161, 162, 204, 1)
HSL
hsl(239, 30%, 72%)
HSV
hsv(239, 21%, 80%)
CMYK
cmyk(21%, 21%, 0%, 20%)
CSS variable
--color-primary: #A1A2CC;
Lowercase HEX
#a1a2cc

Shades

Tints

Tones

Harmony

CSS snippets for #A1A2CC

.color-a1a2cc {
  color: #A1A2CC;
  background-color: #A1A2CC;
}

Frequently asked questions

What color is #A1A2CC?+

#A1A2CC is a HEX color with RGB value rgb(161, 162, 204) and HSL value hsl(239, 30%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1A2CC?+

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