#A7A0DF Color

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

Color preview

#A7A0DF

Color formats

HEX
#A7A0DF
RGB
rgb(167, 160, 223)
RGBA
rgba(167, 160, 223, 1)
HSL
hsl(247, 50%, 75%)
HSV
hsv(247, 28%, 87%)
CMYK
cmyk(25%, 28%, 0%, 13%)
CSS variable
--color-primary: #A7A0DF;
Lowercase HEX
#a7a0df

Shades

Tints

Tones

Harmony

CSS snippets for #A7A0DF

.color-a7a0df {
  color: #A7A0DF;
  background-color: #A7A0DF;
}

Frequently asked questions

What color is #A7A0DF?+

#A7A0DF is a HEX color with RGB value rgb(167, 160, 223) and HSL value hsl(247, 50%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7A0DF?+

The closest Tailwind color is violet-400, available as the bg-violet-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