#DA2B7F Color

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

Color preview

#DA2B7F

Color formats

HEX
#DA2B7F
RGB
rgb(218, 43, 127)
RGBA
rgba(218, 43, 127, 1)
HSL
hsl(331, 70%, 51%)
HSV
hsv(331, 80%, 85%)
CMYK
cmyk(0%, 80%, 42%, 15%)
CSS variable
--color-primary: #DA2B7F;
Lowercase HEX
#da2b7f

Shades

Tints

Tones

Harmony

CSS snippets for #DA2B7F

.color-da2b7f {
  color: #DA2B7F;
  background-color: #DA2B7F;
}

Frequently asked questions

What color is #DA2B7F?+

#DA2B7F is a HEX color with RGB value rgb(218, 43, 127) and HSL value hsl(331, 70%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA2B7F?+

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