#DA3B7A Color

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

Color preview

#DA3B7A

Color formats

HEX
#DA3B7A
RGB
rgb(218, 59, 122)
RGBA
rgba(218, 59, 122, 1)
HSL
hsl(336, 68%, 54%)
HSV
hsv(336, 73%, 85%)
CMYK
cmyk(0%, 73%, 44%, 15%)
CSS variable
--color-primary: #DA3B7A;
Lowercase HEX
#da3b7a

Shades

Tints

Tones

Harmony

CSS snippets for #DA3B7A

.color-da3b7a {
  color: #DA3B7A;
  background-color: #DA3B7A;
}

Frequently asked questions

What color is #DA3B7A?+

#DA3B7A is a HEX color with RGB value rgb(218, 59, 122) and HSL value hsl(336, 68%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA3B7A?+

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