#A09DB9 Color

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

Color preview

#A09DB9

Color formats

HEX
#A09DB9
RGB
rgb(160, 157, 185)
RGBA
rgba(160, 157, 185, 1)
HSL
hsl(246, 17%, 67%)
HSV
hsv(246, 15%, 73%)
CMYK
cmyk(14%, 15%, 0%, 27%)
CSS variable
--color-primary: #A09DB9;
Lowercase HEX
#a09db9

Shades

Tints

Tones

Harmony

CSS snippets for #A09DB9

.color-a09db9 {
  color: #A09DB9;
  background-color: #A09DB9;
}

Frequently asked questions

What color is #A09DB9?+

#A09DB9 is a HEX color with RGB value rgb(160, 157, 185) and HSL value hsl(246, 17%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A09DB9?+

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