#AD1F8C Color

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

Color preview

#AD1F8C

Color formats

HEX
#AD1F8C
RGB
rgb(173, 31, 140)
RGBA
rgba(173, 31, 140, 1)
HSL
hsl(314, 70%, 40%)
HSV
hsv(314, 82%, 68%)
CMYK
cmyk(0%, 82%, 19%, 32%)
CSS variable
--color-primary: #AD1F8C;
Lowercase HEX
#ad1f8c

Shades

Tints

Tones

Harmony

CSS snippets for #AD1F8C

.color-ad1f8c {
  color: #AD1F8C;
  background-color: #AD1F8C;
}

Frequently asked questions

What color is #AD1F8C?+

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

What is the closest Tailwind color to #AD1F8C?+

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