#D00DEE Color

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

Color preview

#D00DEE

Color formats

HEX
#D00DEE
RGB
rgb(208, 13, 238)
RGBA
rgba(208, 13, 238, 1)
HSL
hsl(292, 90%, 49%)
HSV
hsv(292, 95%, 93%)
CMYK
cmyk(13%, 95%, 0%, 7%)
CSS variable
--color-primary: #D00DEE;
Lowercase HEX
#d00dee

Shades

Tints

Tones

Harmony

CSS snippets for #D00DEE

.color-d00dee {
  color: #D00DEE;
  background-color: #D00DEE;
}

Frequently asked questions

What color is #D00DEE?+

#D00DEE is a HEX color with RGB value rgb(208, 13, 238) and HSL value hsl(292, 90%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D00DEE?+

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