#DB4AEE Color

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

Color preview

#DB4AEE

Color formats

HEX
#DB4AEE
RGB
rgb(219, 74, 238)
RGBA
rgba(219, 74, 238, 1)
HSL
hsl(293, 83%, 61%)
HSV
hsv(293, 69%, 93%)
CMYK
cmyk(8%, 69%, 0%, 7%)
CSS variable
--color-primary: #DB4AEE;
Lowercase HEX
#db4aee

Shades

Tints

Tones

Harmony

CSS snippets for #DB4AEE

.color-db4aee {
  color: #DB4AEE;
  background-color: #DB4AEE;
}

Frequently asked questions

What color is #DB4AEE?+

#DB4AEE is a HEX color with RGB value rgb(219, 74, 238) and HSL value hsl(293, 83%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DB4AEE?+

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