#A255DD Color

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

Color preview

#A255DD

Color formats

HEX
#A255DD
RGB
rgb(162, 85, 221)
RGBA
rgba(162, 85, 221, 1)
HSL
hsl(274, 67%, 60%)
HSV
hsv(274, 62%, 87%)
CMYK
cmyk(27%, 62%, 0%, 13%)
CSS variable
--color-primary: #A255DD;
Lowercase HEX
#a255dd

Shades

Tints

Tones

Harmony

CSS snippets for #A255DD

.color-a255dd {
  color: #A255DD;
  background-color: #A255DD;
}

Frequently asked questions

What color is #A255DD?+

#A255DD is a HEX color with RGB value rgb(162, 85, 221) and HSL value hsl(274, 67%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255DD?+

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