#DB3CEC Color

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

Color preview

#DB3CEC

Color formats

HEX
#DB3CEC
RGB
rgb(219, 60, 236)
RGBA
rgba(219, 60, 236, 1)
HSL
hsl(294, 82%, 58%)
HSV
hsv(294, 75%, 93%)
CMYK
cmyk(7%, 75%, 0%, 7%)
CSS variable
--color-primary: #DB3CEC;
Lowercase HEX
#db3cec

Shades

Tints

Tones

Harmony

CSS snippets for #DB3CEC

.color-db3cec {
  color: #DB3CEC;
  background-color: #DB3CEC;
}

Frequently asked questions

What color is #DB3CEC?+

#DB3CEC is a HEX color with RGB value rgb(219, 60, 236) and HSL value hsl(294, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB3CEC?+

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