#C50DEE Color

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

Color preview

#C50DEE

Color formats

HEX
#C50DEE
RGB
rgb(197, 13, 238)
RGBA
rgba(197, 13, 238, 1)
HSL
hsl(289, 90%, 49%)
HSV
hsv(289, 95%, 93%)
CMYK
cmyk(17%, 95%, 0%, 7%)
CSS variable
--color-primary: #C50DEE;
Lowercase HEX
#c50dee

Shades

Tints

Tones

Harmony

CSS snippets for #C50DEE

.color-c50dee {
  color: #C50DEE;
  background-color: #C50DEE;
}

Frequently asked questions

What color is #C50DEE?+

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

What is the closest Tailwind color to #C50DEE?+

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