#D02B6A Color

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

Color preview

#D02B6A

Color formats

HEX
#D02B6A
RGB
rgb(208, 43, 106)
RGBA
rgba(208, 43, 106, 1)
HSL
hsl(337, 66%, 49%)
HSV
hsv(337, 79%, 82%)
CMYK
cmyk(0%, 79%, 49%, 18%)
CSS variable
--color-primary: #D02B6A;
Lowercase HEX
#d02b6a

Shades

Tints

Tones

Harmony

CSS snippets for #D02B6A

.color-d02b6a {
  color: #D02B6A;
  background-color: #D02B6A;
}

Frequently asked questions

What color is #D02B6A?+

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

What is the closest Tailwind color to #D02B6A?+

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