#A23E7C Color

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

Color preview

#A23E7C

Color formats

HEX
#A23E7C
RGB
rgb(162, 62, 124)
RGBA
rgba(162, 62, 124, 1)
HSL
hsl(323, 45%, 44%)
HSV
hsv(323, 62%, 64%)
CMYK
cmyk(0%, 62%, 23%, 36%)
CSS variable
--color-primary: #A23E7C;
Lowercase HEX
#a23e7c

Shades

Tints

Tones

Harmony

CSS snippets for #A23E7C

.color-a23e7c {
  color: #A23E7C;
  background-color: #A23E7C;
}

Frequently asked questions

What color is #A23E7C?+

#A23E7C is a HEX color with RGB value rgb(162, 62, 124) and HSL value hsl(323, 45%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #A23E7C?+

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