#D02F8D Color

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

Color preview

#D02F8D

Color formats

HEX
#D02F8D
RGB
rgb(208, 47, 141)
RGBA
rgba(208, 47, 141, 1)
HSL
hsl(325, 63%, 50%)
HSV
hsv(325, 77%, 82%)
CMYK
cmyk(0%, 77%, 32%, 18%)
CSS variable
--color-primary: #D02F8D;
Lowercase HEX
#d02f8d

Shades

Tints

Tones

Harmony

CSS snippets for #D02F8D

.color-d02f8d {
  color: #D02F8D;
  background-color: #D02F8D;
}

Frequently asked questions

What color is #D02F8D?+

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

What is the closest Tailwind color to #D02F8D?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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