#A56DDD Color

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

Color preview

#A56DDD

Color formats

HEX
#A56DDD
RGB
rgb(165, 109, 221)
RGBA
rgba(165, 109, 221, 1)
HSL
hsl(270, 62%, 65%)
HSV
hsv(270, 51%, 87%)
CMYK
cmyk(25%, 51%, 0%, 13%)
CSS variable
--color-primary: #A56DDD;
Lowercase HEX
#a56ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A56DDD

.color-a56ddd {
  color: #A56DDD;
  background-color: #A56DDD;
}

Frequently asked questions

What color is #A56DDD?+

#A56DDD is a HEX color with RGB value rgb(165, 109, 221) and HSL value hsl(270, 62%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A56DDD?+

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