#CB85EE Color

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

Color preview

#CB85EE

Color formats

HEX
#CB85EE
RGB
rgb(203, 133, 238)
RGBA
rgba(203, 133, 238, 1)
HSL
hsl(280, 76%, 73%)
HSV
hsv(280, 44%, 93%)
CMYK
cmyk(15%, 44%, 0%, 7%)
CSS variable
--color-primary: #CB85EE;
Lowercase HEX
#cb85ee

Shades

Tints

Tones

Harmony

CSS snippets for #CB85EE

.color-cb85ee {
  color: #CB85EE;
  background-color: #CB85EE;
}

Frequently asked questions

What color is #CB85EE?+

#CB85EE is a HEX color with RGB value rgb(203, 133, 238) and HSL value hsl(280, 76%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CB85EE?+

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