#DA2B9F Color

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

Color preview

#DA2B9F

Color formats

HEX
#DA2B9F
RGB
rgb(218, 43, 159)
RGBA
rgba(218, 43, 159, 1)
HSL
hsl(320, 70%, 51%)
HSV
hsv(320, 80%, 85%)
CMYK
cmyk(0%, 80%, 27%, 15%)
CSS variable
--color-primary: #DA2B9F;
Lowercase HEX
#da2b9f

Shades

Tints

Tones

Harmony

CSS snippets for #DA2B9F

.color-da2b9f {
  color: #DA2B9F;
  background-color: #DA2B9F;
}

Frequently asked questions

What color is #DA2B9F?+

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

What is the closest Tailwind color to #DA2B9F?+

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