#D02FBB Color

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

Color preview

#D02FBB

Color formats

HEX
#D02FBB
RGB
rgb(208, 47, 187)
RGBA
rgba(208, 47, 187, 1)
HSL
hsl(308, 63%, 50%)
HSV
hsv(308, 77%, 82%)
CMYK
cmyk(0%, 77%, 10%, 18%)
CSS variable
--color-primary: #D02FBB;
Lowercase HEX
#d02fbb

Shades

Tints

Tones

Harmony

CSS snippets for #D02FBB

.color-d02fbb {
  color: #D02FBB;
  background-color: #D02FBB;
}

Frequently asked questions

What color is #D02FBB?+

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

What is the closest Tailwind color to #D02FBB?+

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