#A09DCC Color

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

Color preview

#A09DCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A09DCC

.color-a09dcc {
  color: #A09DCC;
  background-color: #A09DCC;
}

Frequently asked questions

What color is #A09DCC?+

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

What is the closest Tailwind color to #A09DCC?+

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