#DA2F9E Color

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

Color preview

#DA2F9E

Color formats

HEX
#DA2F9E
RGB
rgb(218, 47, 158)
RGBA
rgba(218, 47, 158, 1)
HSL
hsl(321, 70%, 52%)
HSV
hsv(321, 78%, 85%)
CMYK
cmyk(0%, 78%, 28%, 15%)
CSS variable
--color-primary: #DA2F9E;
Lowercase HEX
#da2f9e

Shades

Tints

Tones

Harmony

CSS snippets for #DA2F9E

.color-da2f9e {
  color: #DA2F9E;
  background-color: #DA2F9E;
}

Frequently asked questions

What color is #DA2F9E?+

#DA2F9E is a HEX color with RGB value rgb(218, 47, 158) and HSL value hsl(321, 70%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA2F9E?+

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