#A02C6E Color

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

Color preview

#A02C6E

Color formats

HEX
#A02C6E
RGB
rgb(160, 44, 110)
RGBA
rgba(160, 44, 110, 1)
HSL
hsl(326, 57%, 40%)
HSV
hsv(326, 73%, 63%)
CMYK
cmyk(0%, 72%, 31%, 37%)
CSS variable
--color-primary: #A02C6E;
Lowercase HEX
#a02c6e

Shades

Tints

Tones

Harmony

CSS snippets for #A02C6E

.color-a02c6e {
  color: #A02C6E;
  background-color: #A02C6E;
}

Frequently asked questions

What color is #A02C6E?+

#A02C6E is a HEX color with RGB value rgb(160, 44, 110) and HSL value hsl(326, 57%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A02C6E?+

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