#DA2C8C Color

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

Color preview

#DA2C8C

Color formats

HEX
#DA2C8C
RGB
rgb(218, 44, 140)
RGBA
rgba(218, 44, 140, 1)
HSL
hsl(327, 70%, 51%)
HSV
hsv(327, 80%, 85%)
CMYK
cmyk(0%, 80%, 36%, 15%)
CSS variable
--color-primary: #DA2C8C;
Lowercase HEX
#da2c8c

Shades

Tints

Tones

Harmony

CSS snippets for #DA2C8C

.color-da2c8c {
  color: #DA2C8C;
  background-color: #DA2C8C;
}

Frequently asked questions

What color is #DA2C8C?+

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

What is the closest Tailwind color to #DA2C8C?+

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