#A99ACB Color

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

Color preview

#A99ACB

Color formats

HEX
#A99ACB
RGB
rgb(169, 154, 203)
RGBA
rgba(169, 154, 203, 1)
HSL
hsl(258, 32%, 70%)
HSV
hsv(258, 24%, 80%)
CMYK
cmyk(17%, 24%, 0%, 20%)
CSS variable
--color-primary: #A99ACB;
Lowercase HEX
#a99acb

Shades

Tints

Tones

Harmony

CSS snippets for #A99ACB

.color-a99acb {
  color: #A99ACB;
  background-color: #A99ACB;
}

Frequently asked questions

What color is #A99ACB?+

#A99ACB is a HEX color with RGB value rgb(169, 154, 203) and HSL value hsl(258, 32%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A99ACB?+

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