#CB85CC Color

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

Color preview

#CB85CC

Color formats

HEX
#CB85CC
RGB
rgb(203, 133, 204)
RGBA
rgba(203, 133, 204, 1)
HSL
hsl(299, 41%, 66%)
HSV
hsv(299, 35%, 80%)
CMYK
cmyk(0%, 35%, 0%, 20%)
CSS variable
--color-primary: #CB85CC;
Lowercase HEX
#cb85cc

Shades

Tints

Tones

Harmony

CSS snippets for #CB85CC

.color-cb85cc {
  color: #CB85CC;
  background-color: #CB85CC;
}

Frequently asked questions

What color is #CB85CC?+

#CB85CC is a HEX color with RGB value rgb(203, 133, 204) and HSL value hsl(299, 41%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CB85CC?+

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