#DA2C6F Color

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

Color preview

#DA2C6F

Color formats

HEX
#DA2C6F
RGB
rgb(218, 44, 111)
RGBA
rgba(218, 44, 111, 1)
HSL
hsl(337, 70%, 51%)
HSV
hsv(337, 80%, 85%)
CMYK
cmyk(0%, 80%, 49%, 15%)
CSS variable
--color-primary: #DA2C6F;
Lowercase HEX
#da2c6f

Shades

Tints

Tones

Harmony

CSS snippets for #DA2C6F

.color-da2c6f {
  color: #DA2C6F;
  background-color: #DA2C6F;
}

Frequently asked questions

What color is #DA2C6F?+

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

What is the closest Tailwind color to #DA2C6F?+

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