#C07DEC Color

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

Color preview

#C07DEC

Color formats

HEX
#C07DEC
RGB
rgb(192, 125, 236)
RGBA
rgba(192, 125, 236, 1)
HSL
hsl(276, 74%, 71%)
HSV
hsv(276, 47%, 93%)
CMYK
cmyk(19%, 47%, 0%, 7%)
CSS variable
--color-primary: #C07DEC;
Lowercase HEX
#c07dec

Shades

Tints

Tones

Harmony

CSS snippets for #C07DEC

.color-c07dec {
  color: #C07DEC;
  background-color: #C07DEC;
}

Frequently asked questions

What color is #C07DEC?+

#C07DEC is a HEX color with RGB value rgb(192, 125, 236) and HSL value hsl(276, 74%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C07DEC?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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