#D03BFD Color

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

Color preview

#D03BFD

Color formats

HEX
#D03BFD
RGB
rgb(208, 59, 253)
RGBA
rgba(208, 59, 253, 1)
HSL
hsl(286, 98%, 61%)
HSV
hsv(286, 77%, 99%)
CMYK
cmyk(18%, 77%, 0%, 1%)
CSS variable
--color-primary: #D03BFD;
Lowercase HEX
#d03bfd

Shades

Tints

Tones

Harmony

CSS snippets for #D03BFD

.color-d03bfd {
  color: #D03BFD;
  background-color: #D03BFD;
}

Frequently asked questions

What color is #D03BFD?+

#D03BFD is a HEX color with RGB value rgb(208, 59, 253) and HSL value hsl(286, 98%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D03BFD?+

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