#AD1F7B Color

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

Color preview

#AD1F7B

Color formats

HEX
#AD1F7B
RGB
rgb(173, 31, 123)
RGBA
rgba(173, 31, 123, 1)
HSL
hsl(321, 70%, 40%)
HSV
hsv(321, 82%, 68%)
CMYK
cmyk(0%, 82%, 29%, 32%)
CSS variable
--color-primary: #AD1F7B;
Lowercase HEX
#ad1f7b

Shades

Tints

Tones

Harmony

CSS snippets for #AD1F7B

.color-ad1f7b {
  color: #AD1F7B;
  background-color: #AD1F7B;
}

Frequently asked questions

What color is #AD1F7B?+

#AD1F7B is a HEX color with RGB value rgb(173, 31, 123) and HSL value hsl(321, 70%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #AD1F7B?+

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