#A85CEB Color

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

Color preview

#A85CEB

Color formats

HEX
#A85CEB
RGB
rgb(168, 92, 235)
RGBA
rgba(168, 92, 235, 1)
HSL
hsl(272, 78%, 64%)
HSV
hsv(272, 61%, 92%)
CMYK
cmyk(29%, 61%, 0%, 8%)
CSS variable
--color-primary: #A85CEB;
Lowercase HEX
#a85ceb

Shades

Tints

Tones

Harmony

CSS snippets for #A85CEB

.color-a85ceb {
  color: #A85CEB;
  background-color: #A85CEB;
}

Frequently asked questions

What color is #A85CEB?+

#A85CEB is a HEX color with RGB value rgb(168, 92, 235) and HSL value hsl(272, 78%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A85CEB?+

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