#A255BE Color

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

Color preview

#A255BE

Color formats

HEX
#A255BE
RGB
rgb(162, 85, 190)
RGBA
rgba(162, 85, 190, 1)
HSL
hsl(284, 45%, 54%)
HSV
hsv(284, 55%, 75%)
CMYK
cmyk(15%, 55%, 0%, 25%)
CSS variable
--color-primary: #A255BE;
Lowercase HEX
#a255be

Shades

Tints

Tones

Harmony

CSS snippets for #A255BE

.color-a255be {
  color: #A255BE;
  background-color: #A255BE;
}

Frequently asked questions

What color is #A255BE?+

#A255BE is a HEX color with RGB value rgb(162, 85, 190) and HSL value hsl(284, 45%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255BE?+

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