#DA3EE5 Color

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

Color preview

#DA3EE5

Color formats

HEX
#DA3EE5
RGB
rgb(218, 62, 229)
RGBA
rgba(218, 62, 229, 1)
HSL
hsl(296, 76%, 57%)
HSV
hsv(296, 73%, 90%)
CMYK
cmyk(5%, 73%, 0%, 10%)
CSS variable
--color-primary: #DA3EE5;
Lowercase HEX
#da3ee5

Shades

Tints

Tones

Harmony

CSS snippets for #DA3EE5

.color-da3ee5 {
  color: #DA3EE5;
  background-color: #DA3EE5;
}

Frequently asked questions

What color is #DA3EE5?+

#DA3EE5 is a HEX color with RGB value rgb(218, 62, 229) and HSL value hsl(296, 76%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DA3EE5?+

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