#A999C4 Color

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

Color preview

#A999C4

Color formats

HEX
#A999C4
RGB
rgb(169, 153, 196)
RGBA
rgba(169, 153, 196, 1)
HSL
hsl(262, 27%, 68%)
HSV
hsv(262, 22%, 77%)
CMYK
cmyk(14%, 22%, 0%, 23%)
CSS variable
--color-primary: #A999C4;
Lowercase HEX
#a999c4

Shades

Tints

Tones

Harmony

CSS snippets for #A999C4

.color-a999c4 {
  color: #A999C4;
  background-color: #A999C4;
}

Frequently asked questions

What color is #A999C4?+

#A999C4 is a HEX color with RGB value rgb(169, 153, 196) and HSL value hsl(262, 27%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A999C4?+

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