#AD1F5D Color

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

Color preview

#AD1F5D

Color formats

HEX
#AD1F5D
RGB
rgb(173, 31, 93)
RGBA
rgba(173, 31, 93, 1)
HSL
hsl(334, 70%, 40%)
HSV
hsv(334, 82%, 68%)
CMYK
cmyk(0%, 82%, 46%, 32%)
CSS variable
--color-primary: #AD1F5D;
Lowercase HEX
#ad1f5d

Shades

Tints

Tones

Harmony

CSS snippets for #AD1F5D

.color-ad1f5d {
  color: #AD1F5D;
  background-color: #AD1F5D;
}

Frequently asked questions

What color is #AD1F5D?+

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

What is the closest Tailwind color to #AD1F5D?+

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