#DA4883 Color

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

Color preview

#DA4883

Color formats

HEX
#DA4883
RGB
rgb(218, 72, 131)
RGBA
rgba(218, 72, 131, 1)
HSL
hsl(336, 66%, 57%)
HSV
hsv(336, 67%, 85%)
CMYK
cmyk(0%, 67%, 40%, 15%)
CSS variable
--color-primary: #DA4883;
Lowercase HEX
#da4883

Shades

Tints

Tones

Harmony

CSS snippets for #DA4883

.color-da4883 {
  color: #DA4883;
  background-color: #DA4883;
}

Frequently asked questions

What color is #DA4883?+

#DA4883 is a HEX color with RGB value rgb(218, 72, 131) and HSL value hsl(336, 66%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA4883?+

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