#D02FBD Color

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

Color preview

#D02FBD

Color formats

HEX
#D02FBD
RGB
rgb(208, 47, 189)
RGBA
rgba(208, 47, 189, 1)
HSL
hsl(307, 63%, 50%)
HSV
hsv(307, 77%, 82%)
CMYK
cmyk(0%, 77%, 9%, 18%)
CSS variable
--color-primary: #D02FBD;
Lowercase HEX
#d02fbd

Shades

Tints

Tones

Harmony

CSS snippets for #D02FBD

.color-d02fbd {
  color: #D02FBD;
  background-color: #D02FBD;
}

Frequently asked questions

What color is #D02FBD?+

#D02FBD is a HEX color with RGB value rgb(208, 47, 189) and HSL value hsl(307, 63%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D02FBD?+

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