#AD1F8E Color

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

Color preview

#AD1F8E

Color formats

HEX
#AD1F8E
RGB
rgb(173, 31, 142)
RGBA
rgba(173, 31, 142, 1)
HSL
hsl(313, 70%, 40%)
HSV
hsv(313, 82%, 68%)
CMYK
cmyk(0%, 82%, 18%, 32%)
CSS variable
--color-primary: #AD1F8E;
Lowercase HEX
#ad1f8e

Shades

Tints

Tones

Harmony

CSS snippets for #AD1F8E

.color-ad1f8e {
  color: #AD1F8E;
  background-color: #AD1F8E;
}

Frequently asked questions

What color is #AD1F8E?+

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

What is the closest Tailwind color to #AD1F8E?+

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