#D33BFD Color

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

Color preview

#D33BFD

Color formats

HEX
#D33BFD
RGB
rgb(211, 59, 253)
RGBA
rgba(211, 59, 253, 1)
HSL
hsl(287, 98%, 61%)
HSV
hsv(287, 77%, 99%)
CMYK
cmyk(17%, 77%, 0%, 1%)
CSS variable
--color-primary: #D33BFD;
Lowercase HEX
#d33bfd

Shades

Tints

Tones

Harmony

CSS snippets for #D33BFD

.color-d33bfd {
  color: #D33BFD;
  background-color: #D33BFD;
}

Frequently asked questions

What color is #D33BFD?+

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

What is the closest Tailwind color to #D33BFD?+

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