#DA4B9A Color

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

Color preview

#DA4B9A

Color formats

HEX
#DA4B9A
RGB
rgb(218, 75, 154)
RGBA
rgba(218, 75, 154, 1)
HSL
hsl(327, 66%, 57%)
HSV
hsv(327, 66%, 85%)
CMYK
cmyk(0%, 66%, 29%, 15%)
CSS variable
--color-primary: #DA4B9A;
Lowercase HEX
#da4b9a

Shades

Tints

Tones

Harmony

CSS snippets for #DA4B9A

.color-da4b9a {
  color: #DA4B9A;
  background-color: #DA4B9A;
}

Frequently asked questions

What color is #DA4B9A?+

#DA4B9A is a HEX color with RGB value rgb(218, 75, 154) and HSL value hsl(327, 66%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA4B9A?+

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