#D02F6A Color

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

Color preview

#D02F6A

Color formats

HEX
#D02F6A
RGB
rgb(208, 47, 106)
RGBA
rgba(208, 47, 106, 1)
HSL
hsl(338, 63%, 50%)
HSV
hsv(338, 77%, 82%)
CMYK
cmyk(0%, 77%, 49%, 18%)
CSS variable
--color-primary: #D02F6A;
Lowercase HEX
#d02f6a

Shades

Tints

Tones

Harmony

CSS snippets for #D02F6A

.color-d02f6a {
  color: #D02F6A;
  background-color: #D02F6A;
}

Frequently asked questions

What color is #D02F6A?+

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

What is the closest Tailwind color to #D02F6A?+

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