#C085FF Color

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

Color preview

#C085FF

Color formats

HEX
#C085FF
RGB
rgb(192, 133, 255)
RGBA
rgba(192, 133, 255, 1)
HSL
hsl(269, 100%, 76%)
HSV
hsv(269, 48%, 100%)
CMYK
cmyk(25%, 48%, 0%, 0%)
CSS variable
--color-primary: #C085FF;
Lowercase HEX
#c085ff

Shades

Tints

Tones

Harmony

CSS snippets for #C085FF

.color-c085ff {
  color: #C085FF;
  background-color: #C085FF;
}

Frequently asked questions

What color is #C085FF?+

#C085FF is a HEX color with RGB value rgb(192, 133, 255) and HSL value hsl(269, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C085FF?+

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