#A89AC0 Color

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

Color preview

#A89AC0

Color formats

HEX
#A89AC0
RGB
rgb(168, 154, 192)
RGBA
rgba(168, 154, 192, 1)
HSL
hsl(262, 23%, 68%)
HSV
hsv(262, 20%, 75%)
CMYK
cmyk(13%, 20%, 0%, 25%)
CSS variable
--color-primary: #A89AC0;
Lowercase HEX
#a89ac0

Shades

Tints

Tones

Harmony

CSS snippets for #A89AC0

.color-a89ac0 {
  color: #A89AC0;
  background-color: #A89AC0;
}

Frequently asked questions

What color is #A89AC0?+

#A89AC0 is a HEX color with RGB value rgb(168, 154, 192) and HSL value hsl(262, 23%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89AC0?+

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