#DB33D3 Color

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

Color preview

#DB33D3

Color formats

HEX
#DB33D3
RGB
rgb(219, 51, 211)
RGBA
rgba(219, 51, 211, 1)
HSL
hsl(303, 70%, 53%)
HSV
hsv(303, 77%, 86%)
CMYK
cmyk(0%, 77%, 4%, 14%)
CSS variable
--color-primary: #DB33D3;
Lowercase HEX
#db33d3

Shades

Tints

Tones

Harmony

CSS snippets for #DB33D3

.color-db33d3 {
  color: #DB33D3;
  background-color: #DB33D3;
}

Frequently asked questions

What color is #DB33D3?+

#DB33D3 is a HEX color with RGB value rgb(219, 51, 211) and HSL value hsl(303, 70%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB33D3?+

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