#D036FF Color

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

Color preview

#D036FF

Color formats

HEX
#D036FF
RGB
rgb(208, 54, 255)
RGBA
rgba(208, 54, 255, 1)
HSL
hsl(286, 100%, 61%)
HSV
hsv(286, 79%, 100%)
CMYK
cmyk(18%, 79%, 0%, 0%)
CSS variable
--color-primary: #D036FF;
Lowercase HEX
#d036ff

Shades

Tints

Tones

Harmony

CSS snippets for #D036FF

.color-d036ff {
  color: #D036FF;
  background-color: #D036FF;
}

Frequently asked questions

What color is #D036FF?+

#D036FF is a HEX color with RGB value rgb(208, 54, 255) and HSL value hsl(286, 100%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D036FF?+

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