#A80665 Color

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

Color preview

#A80665

Color formats

HEX
#A80665
RGB
rgb(168, 6, 101)
RGBA
rgba(168, 6, 101, 1)
HSL
hsl(325, 93%, 34%)
HSV
hsv(325, 96%, 66%)
CMYK
cmyk(0%, 96%, 40%, 34%)
CSS variable
--color-primary: #A80665;
Lowercase HEX
#a80665

Shades

Tints

Tones

Harmony

CSS snippets for #A80665

.color-a80665 {
  color: #A80665;
  background-color: #A80665;
}

Frequently asked questions

What color is #A80665?+

#A80665 is a HEX color with RGB value rgb(168, 6, 101) and HSL value hsl(325, 93%, 34%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A80665?+

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