#DA4E8B Color

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

Color preview

#DA4E8B

Color formats

HEX
#DA4E8B
RGB
rgb(218, 78, 139)
RGBA
rgba(218, 78, 139, 1)
HSL
hsl(334, 65%, 58%)
HSV
hsv(334, 64%, 85%)
CMYK
cmyk(0%, 64%, 36%, 15%)
CSS variable
--color-primary: #DA4E8B;
Lowercase HEX
#da4e8b

Shades

Tints

Tones

Harmony

CSS snippets for #DA4E8B

.color-da4e8b {
  color: #DA4E8B;
  background-color: #DA4E8B;
}

Frequently asked questions

What color is #DA4E8B?+

#DA4E8B is a HEX color with RGB value rgb(218, 78, 139) and HSL value hsl(334, 65%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA4E8B?+

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