#AD1A5C Color

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

Color preview

#AD1A5C

Color formats

HEX
#AD1A5C
RGB
rgb(173, 26, 92)
RGBA
rgba(173, 26, 92, 1)
HSL
hsl(333, 74%, 39%)
HSV
hsv(333, 85%, 68%)
CMYK
cmyk(0%, 85%, 47%, 32%)
CSS variable
--color-primary: #AD1A5C;
Lowercase HEX
#ad1a5c

Shades

Tints

Tones

Harmony

CSS snippets for #AD1A5C

.color-ad1a5c {
  color: #AD1A5C;
  background-color: #AD1A5C;
}

Frequently asked questions

What color is #AD1A5C?+

#AD1A5C is a HEX color with RGB value rgb(173, 26, 92) and HSL value hsl(333, 74%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AD1A5C?+

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