#AD1F9F Color

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

Color preview

#AD1F9F

Color formats

HEX
#AD1F9F
RGB
rgb(173, 31, 159)
RGBA
rgba(173, 31, 159, 1)
HSL
hsl(306, 70%, 40%)
HSV
hsv(306, 82%, 68%)
CMYK
cmyk(0%, 82%, 8%, 32%)
CSS variable
--color-primary: #AD1F9F;
Lowercase HEX
#ad1f9f

Shades

Tints

Tones

Harmony

CSS snippets for #AD1F9F

.color-ad1f9f {
  color: #AD1F9F;
  background-color: #AD1F9F;
}

Frequently asked questions

What color is #AD1F9F?+

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

What is the closest Tailwind color to #AD1F9F?+

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