#A250DD Color

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

Color preview

#A250DD

Color formats

HEX
#A250DD
RGB
rgb(162, 80, 221)
RGBA
rgba(162, 80, 221, 1)
HSL
hsl(275, 67%, 59%)
HSV
hsv(275, 64%, 87%)
CMYK
cmyk(27%, 64%, 0%, 13%)
CSS variable
--color-primary: #A250DD;
Lowercase HEX
#a250dd

Shades

Tints

Tones

Harmony

CSS snippets for #A250DD

.color-a250dd {
  color: #A250DD;
  background-color: #A250DD;
}

Frequently asked questions

What color is #A250DD?+

#A250DD is a HEX color with RGB value rgb(162, 80, 221) and HSL value hsl(275, 67%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A250DD?+

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