#D33FE6 Color

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

Color preview

#D33FE6

Color formats

HEX
#D33FE6
RGB
rgb(211, 63, 230)
RGBA
rgba(211, 63, 230, 1)
HSL
hsl(293, 77%, 57%)
HSV
hsv(293, 73%, 90%)
CMYK
cmyk(8%, 73%, 0%, 10%)
CSS variable
--color-primary: #D33FE6;
Lowercase HEX
#d33fe6

Shades

Tints

Tones

Harmony

CSS snippets for #D33FE6

.color-d33fe6 {
  color: #D33FE6;
  background-color: #D33FE6;
}

Frequently asked questions

What color is #D33FE6?+

#D33FE6 is a HEX color with RGB value rgb(211, 63, 230) and HSL value hsl(293, 77%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D33FE6?+

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