#DB42CC Color

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

Color preview

#DB42CC

Color formats

HEX
#DB42CC
RGB
rgb(219, 66, 204)
RGBA
rgba(219, 66, 204, 1)
HSL
hsl(306, 68%, 56%)
HSV
hsv(306, 70%, 86%)
CMYK
cmyk(0%, 70%, 7%, 14%)
CSS variable
--color-primary: #DB42CC;
Lowercase HEX
#db42cc

Shades

Tints

Tones

Harmony

CSS snippets for #DB42CC

.color-db42cc {
  color: #DB42CC;
  background-color: #DB42CC;
}

Frequently asked questions

What color is #DB42CC?+

#DB42CC is a HEX color with RGB value rgb(219, 66, 204) and HSL value hsl(306, 68%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB42CC?+

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