#A25CCD Color

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

Color preview

#A25CCD

Color formats

HEX
#A25CCD
RGB
rgb(162, 92, 205)
RGBA
rgba(162, 92, 205, 1)
HSL
hsl(277, 53%, 58%)
HSV
hsv(277, 55%, 80%)
CMYK
cmyk(21%, 55%, 0%, 20%)
CSS variable
--color-primary: #A25CCD;
Lowercase HEX
#a25ccd

Shades

Tints

Tones

Harmony

CSS snippets for #A25CCD

.color-a25ccd {
  color: #A25CCD;
  background-color: #A25CCD;
}

Frequently asked questions

What color is #A25CCD?+

#A25CCD is a HEX color with RGB value rgb(162, 92, 205) and HSL value hsl(277, 53%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A25CCD?+

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