#A09FCD Color

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

Color preview

#A09FCD

Color formats

HEX
#A09FCD
RGB
rgb(160, 159, 205)
RGBA
rgba(160, 159, 205, 1)
HSL
hsl(241, 32%, 71%)
HSV
hsv(241, 22%, 80%)
CMYK
cmyk(22%, 22%, 0%, 20%)
CSS variable
--color-primary: #A09FCD;
Lowercase HEX
#a09fcd

Shades

Tints

Tones

Harmony

CSS snippets for #A09FCD

.color-a09fcd {
  color: #A09FCD;
  background-color: #A09FCD;
}

Frequently asked questions

What color is #A09FCD?+

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

What is the closest Tailwind color to #A09FCD?+

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