#C01DED Color

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

Color preview

#C01DED

Color formats

HEX
#C01DED
RGB
rgb(192, 29, 237)
RGBA
rgba(192, 29, 237, 1)
HSL
hsl(287, 85%, 52%)
HSV
hsv(287, 88%, 93%)
CMYK
cmyk(19%, 88%, 0%, 7%)
CSS variable
--color-primary: #C01DED;
Lowercase HEX
#c01ded

Shades

Tints

Tones

Harmony

CSS snippets for #C01DED

.color-c01ded {
  color: #C01DED;
  background-color: #C01DED;
}

Frequently asked questions

What color is #C01DED?+

#C01DED is a HEX color with RGB value rgb(192, 29, 237) and HSL value hsl(287, 85%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C01DED?+

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