#C10DEE Color

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

Color preview

#C10DEE

Color formats

HEX
#C10DEE
RGB
rgb(193, 13, 238)
RGBA
rgba(193, 13, 238, 1)
HSL
hsl(288, 90%, 49%)
HSV
hsv(288, 95%, 93%)
CMYK
cmyk(19%, 95%, 0%, 7%)
CSS variable
--color-primary: #C10DEE;
Lowercase HEX
#c10dee

Shades

Tints

Tones

Harmony

CSS snippets for #C10DEE

.color-c10dee {
  color: #C10DEE;
  background-color: #C10DEE;
}

Frequently asked questions

What color is #C10DEE?+

#C10DEE is a HEX color with RGB value rgb(193, 13, 238) and HSL value hsl(288, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C10DEE?+

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