#AD1B5A Color

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

Color preview

#AD1B5A

Color formats

HEX
#AD1B5A
RGB
rgb(173, 27, 90)
RGBA
rgba(173, 27, 90, 1)
HSL
hsl(334, 73%, 39%)
HSV
hsv(334, 84%, 68%)
CMYK
cmyk(0%, 84%, 48%, 32%)
CSS variable
--color-primary: #AD1B5A;
Lowercase HEX
#ad1b5a

Shades

Tints

Tones

Harmony

CSS snippets for #AD1B5A

.color-ad1b5a {
  color: #AD1B5A;
  background-color: #AD1B5A;
}

Frequently asked questions

What color is #AD1B5A?+

#AD1B5A is a HEX color with RGB value rgb(173, 27, 90) and HSL value hsl(334, 73%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AD1B5A?+

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