#A09DCD Color

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

Color preview

#A09DCD

Color formats

HEX
#A09DCD
RGB
rgb(160, 157, 205)
RGBA
rgba(160, 157, 205, 1)
HSL
hsl(244, 32%, 71%)
HSV
hsv(244, 23%, 80%)
CMYK
cmyk(22%, 23%, 0%, 20%)
CSS variable
--color-primary: #A09DCD;
Lowercase HEX
#a09dcd

Shades

Tints

Tones

Harmony

CSS snippets for #A09DCD

.color-a09dcd {
  color: #A09DCD;
  background-color: #A09DCD;
}

Frequently asked questions

What color is #A09DCD?+

#A09DCD is a HEX color with RGB value rgb(160, 157, 205) and HSL value hsl(244, 32%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A09DCD?+

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