#C07FEB Color

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

Color preview

#C07FEB

Color formats

HEX
#C07FEB
RGB
rgb(192, 127, 235)
RGBA
rgba(192, 127, 235, 1)
HSL
hsl(276, 73%, 71%)
HSV
hsv(276, 46%, 92%)
CMYK
cmyk(18%, 46%, 0%, 8%)
CSS variable
--color-primary: #C07FEB;
Lowercase HEX
#c07feb

Shades

Tints

Tones

Harmony

CSS snippets for #C07FEB

.color-c07feb {
  color: #C07FEB;
  background-color: #C07FEB;
}

Frequently asked questions

What color is #C07FEB?+

#C07FEB is a HEX color with RGB value rgb(192, 127, 235) and HSL value hsl(276, 73%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C07FEB?+

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