#DA2C8E Color

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

Color preview

#DA2C8E

Color formats

HEX
#DA2C8E
RGB
rgb(218, 44, 142)
RGBA
rgba(218, 44, 142, 1)
HSL
hsl(326, 70%, 51%)
HSV
hsv(326, 80%, 85%)
CMYK
cmyk(0%, 80%, 35%, 15%)
CSS variable
--color-primary: #DA2C8E;
Lowercase HEX
#da2c8e

Shades

Tints

Tones

Harmony

CSS snippets for #DA2C8E

.color-da2c8e {
  color: #DA2C8E;
  background-color: #DA2C8E;
}

Frequently asked questions

What color is #DA2C8E?+

#DA2C8E is a HEX color with RGB value rgb(218, 44, 142) and HSL value hsl(326, 70%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA2C8E?+

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