#A899CC Color

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

Color preview

#A899CC

Color formats

HEX
#A899CC
RGB
rgb(168, 153, 204)
RGBA
rgba(168, 153, 204, 1)
HSL
hsl(258, 33%, 70%)
HSV
hsv(258, 25%, 80%)
CMYK
cmyk(18%, 25%, 0%, 20%)
CSS variable
--color-primary: #A899CC;
Lowercase HEX
#a899cc

Shades

Tints

Tones

Harmony

CSS snippets for #A899CC

.color-a899cc {
  color: #A899CC;
  background-color: #A899CC;
}

Frequently asked questions

What color is #A899CC?+

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

What is the closest Tailwind color to #A899CC?+

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