#A65EB0 Color

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

Color preview

#A65EB0

Color formats

HEX
#A65EB0
RGB
rgb(166, 94, 176)
RGBA
rgba(166, 94, 176, 1)
HSL
hsl(293, 34%, 53%)
HSV
hsv(293, 47%, 69%)
CMYK
cmyk(6%, 47%, 0%, 31%)
CSS variable
--color-primary: #A65EB0;
Lowercase HEX
#a65eb0

Shades

Tints

Tones

Harmony

CSS snippets for #A65EB0

.color-a65eb0 {
  color: #A65EB0;
  background-color: #A65EB0;
}

Frequently asked questions

What color is #A65EB0?+

#A65EB0 is a HEX color with RGB value rgb(166, 94, 176) and HSL value hsl(293, 34%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A65EB0?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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