#D02B8E Color

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

Color preview

#D02B8E

Color formats

HEX
#D02B8E
RGB
rgb(208, 43, 142)
RGBA
rgba(208, 43, 142, 1)
HSL
hsl(324, 66%, 49%)
HSV
hsv(324, 79%, 82%)
CMYK
cmyk(0%, 79%, 32%, 18%)
CSS variable
--color-primary: #D02B8E;
Lowercase HEX
#d02b8e

Shades

Tints

Tones

Harmony

CSS snippets for #D02B8E

.color-d02b8e {
  color: #D02B8E;
  background-color: #D02B8E;
}

Frequently asked questions

What color is #D02B8E?+

#D02B8E is a HEX color with RGB value rgb(208, 43, 142) and HSL value hsl(324, 66%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D02B8E?+

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