#D02F9A Color

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

Color preview

#D02F9A

Color formats

HEX
#D02F9A
RGB
rgb(208, 47, 154)
RGBA
rgba(208, 47, 154, 1)
HSL
hsl(320, 63%, 50%)
HSV
hsv(320, 77%, 82%)
CMYK
cmyk(0%, 77%, 26%, 18%)
CSS variable
--color-primary: #D02F9A;
Lowercase HEX
#d02f9a

Shades

Tints

Tones

Harmony

CSS snippets for #D02F9A

.color-d02f9a {
  color: #D02F9A;
  background-color: #D02F9A;
}

Frequently asked questions

What color is #D02F9A?+

#D02F9A is a HEX color with RGB value rgb(208, 47, 154) and HSL value hsl(320, 63%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D02F9A?+

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