#A999BB Color

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

Color preview

#A999BB

Color formats

HEX
#A999BB
RGB
rgb(169, 153, 187)
RGBA
rgba(169, 153, 187, 1)
HSL
hsl(268, 20%, 67%)
HSV
hsv(268, 18%, 73%)
CMYK
cmyk(10%, 18%, 0%, 27%)
CSS variable
--color-primary: #A999BB;
Lowercase HEX
#a999bb

Shades

Tints

Tones

Harmony

CSS snippets for #A999BB

.color-a999bb {
  color: #A999BB;
  background-color: #A999BB;
}

Frequently asked questions

What color is #A999BB?+

#A999BB is a HEX color with RGB value rgb(169, 153, 187) and HSL value hsl(268, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A999BB?+

The closest Tailwind color is gray-400, available as the bg-gray-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