#C074FF Color

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

Color preview

#C074FF

Color formats

HEX
#C074FF
RGB
rgb(192, 116, 255)
RGBA
rgba(192, 116, 255, 1)
HSL
hsl(273, 100%, 73%)
HSV
hsv(273, 55%, 100%)
CMYK
cmyk(25%, 55%, 0%, 0%)
CSS variable
--color-primary: #C074FF;
Lowercase HEX
#c074ff

Shades

Tints

Tones

Harmony

CSS snippets for #C074FF

.color-c074ff {
  color: #C074FF;
  background-color: #C074FF;
}

Frequently asked questions

What color is #C074FF?+

#C074FF is a HEX color with RGB value rgb(192, 116, 255) and HSL value hsl(273, 100%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C074FF?+

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