#A255D4 Color

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

Color preview

#A255D4

Color formats

HEX
#A255D4
RGB
rgb(162, 85, 212)
RGBA
rgba(162, 85, 212, 1)
HSL
hsl(276, 60%, 58%)
HSV
hsv(276, 60%, 83%)
CMYK
cmyk(24%, 60%, 0%, 17%)
CSS variable
--color-primary: #A255D4;
Lowercase HEX
#a255d4

Shades

Tints

Tones

Harmony

CSS snippets for #A255D4

.color-a255d4 {
  color: #A255D4;
  background-color: #A255D4;
}

Frequently asked questions

What color is #A255D4?+

#A255D4 is a HEX color with RGB value rgb(162, 85, 212) and HSL value hsl(276, 60%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255D4?+

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