#DA4999 Color

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

Color preview

#DA4999

Color formats

HEX
#DA4999
RGB
rgb(218, 73, 153)
RGBA
rgba(218, 73, 153, 1)
HSL
hsl(327, 66%, 57%)
HSV
hsv(327, 67%, 85%)
CMYK
cmyk(0%, 67%, 30%, 15%)
CSS variable
--color-primary: #DA4999;
Lowercase HEX
#da4999

Shades

Tints

Tones

Harmony

CSS snippets for #DA4999

.color-da4999 {
  color: #DA4999;
  background-color: #DA4999;
}

Frequently asked questions

What color is #DA4999?+

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

What is the closest Tailwind color to #DA4999?+

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