#DA2B8B Color

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

Color preview

#DA2B8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DA2B8B

.color-da2b8b {
  color: #DA2B8B;
  background-color: #DA2B8B;
}

Frequently asked questions

What color is #DA2B8B?+

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

What is the closest Tailwind color to #DA2B8B?+

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