#D00EF6 Color

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

Color preview

#D00EF6

Color formats

HEX
#D00EF6
RGB
rgb(208, 14, 246)
RGBA
rgba(208, 14, 246, 1)
HSL
hsl(290, 93%, 51%)
HSV
hsv(290, 94%, 96%)
CMYK
cmyk(15%, 94%, 0%, 4%)
CSS variable
--color-primary: #D00EF6;
Lowercase HEX
#d00ef6

Shades

Tints

Tones

Harmony

CSS snippets for #D00EF6

.color-d00ef6 {
  color: #D00EF6;
  background-color: #D00EF6;
}

Frequently asked questions

What color is #D00EF6?+

#D00EF6 is a HEX color with RGB value rgb(208, 14, 246) and HSL value hsl(290, 93%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D00EF6?+

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