#A255D2 Color

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

Color preview

#A255D2

Color formats

HEX
#A255D2
RGB
rgb(162, 85, 210)
RGBA
rgba(162, 85, 210, 1)
HSL
hsl(277, 58%, 58%)
HSV
hsv(277, 60%, 82%)
CMYK
cmyk(23%, 60%, 0%, 18%)
CSS variable
--color-primary: #A255D2;
Lowercase HEX
#a255d2

Shades

Tints

Tones

Harmony

CSS snippets for #A255D2

.color-a255d2 {
  color: #A255D2;
  background-color: #A255D2;
}

Frequently asked questions

What color is #A255D2?+

#A255D2 is a HEX color with RGB value rgb(162, 85, 210) and HSL value hsl(277, 58%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255D2?+

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