#DA3B9F Color

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

Color preview

#DA3B9F

Color formats

HEX
#DA3B9F
RGB
rgb(218, 59, 159)
RGBA
rgba(218, 59, 159, 1)
HSL
hsl(322, 68%, 54%)
HSV
hsv(322, 73%, 85%)
CMYK
cmyk(0%, 73%, 27%, 15%)
CSS variable
--color-primary: #DA3B9F;
Lowercase HEX
#da3b9f

Shades

Tints

Tones

Harmony

CSS snippets for #DA3B9F

.color-da3b9f {
  color: #DA3B9F;
  background-color: #DA3B9F;
}

Frequently asked questions

What color is #DA3B9F?+

#DA3B9F is a HEX color with RGB value rgb(218, 59, 159) and HSL value hsl(322, 68%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DA3B9F?+

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