#A199CC Color

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

Color preview

#A199CC

Color formats

HEX
#A199CC
RGB
rgb(161, 153, 204)
RGBA
rgba(161, 153, 204, 1)
HSL
hsl(249, 33%, 70%)
HSV
hsv(249, 25%, 80%)
CMYK
cmyk(21%, 25%, 0%, 20%)
CSS variable
--color-primary: #A199CC;
Lowercase HEX
#a199cc

Shades

Tints

Tones

Harmony

CSS snippets for #A199CC

.color-a199cc {
  color: #A199CC;
  background-color: #A199CC;
}

Frequently asked questions

What color is #A199CC?+

#A199CC is a HEX color with RGB value rgb(161, 153, 204) and HSL value hsl(249, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A199CC?+

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