#DB2EBE Color

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

Color preview

#DB2EBE

Color formats

HEX
#DB2EBE
RGB
rgb(219, 46, 190)
RGBA
rgba(219, 46, 190, 1)
HSL
hsl(310, 71%, 52%)
HSV
hsv(310, 79%, 86%)
CMYK
cmyk(0%, 79%, 13%, 14%)
CSS variable
--color-primary: #DB2EBE;
Lowercase HEX
#db2ebe

Shades

Tints

Tones

Harmony

CSS snippets for #DB2EBE

.color-db2ebe {
  color: #DB2EBE;
  background-color: #DB2EBE;
}

Frequently asked questions

What color is #DB2EBE?+

#DB2EBE is a HEX color with RGB value rgb(219, 46, 190) and HSL value hsl(310, 71%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB2EBE?+

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