#DA1EE7 Color

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

Color preview

#DA1EE7

Color formats

HEX
#DA1EE7
RGB
rgb(218, 30, 231)
RGBA
rgba(218, 30, 231, 1)
HSL
hsl(296, 81%, 51%)
HSV
hsv(296, 87%, 91%)
CMYK
cmyk(6%, 87%, 0%, 9%)
CSS variable
--color-primary: #DA1EE7;
Lowercase HEX
#da1ee7

Shades

Tints

Tones

Harmony

CSS snippets for #DA1EE7

.color-da1ee7 {
  color: #DA1EE7;
  background-color: #DA1EE7;
}

Frequently asked questions

What color is #DA1EE7?+

#DA1EE7 is a HEX color with RGB value rgb(218, 30, 231) and HSL value hsl(296, 81%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DA1EE7?+

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