#A196CC Color

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

Color preview

#A196CC

Color formats

HEX
#A196CC
RGB
rgb(161, 150, 204)
RGBA
rgba(161, 150, 204, 1)
HSL
hsl(252, 35%, 69%)
HSV
hsv(252, 26%, 80%)
CMYK
cmyk(21%, 26%, 0%, 20%)
CSS variable
--color-primary: #A196CC;
Lowercase HEX
#a196cc

Shades

Tints

Tones

Harmony

CSS snippets for #A196CC

.color-a196cc {
  color: #A196CC;
  background-color: #A196CC;
}

Frequently asked questions

What color is #A196CC?+

#A196CC is a HEX color with RGB value rgb(161, 150, 204) and HSL value hsl(252, 35%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A196CC?+

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