#CB5AE2 Color

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

Color preview

#CB5AE2

Color formats

HEX
#CB5AE2
RGB
rgb(203, 90, 226)
RGBA
rgba(203, 90, 226, 1)
HSL
hsl(290, 70%, 62%)
HSV
hsv(290, 60%, 89%)
CMYK
cmyk(10%, 60%, 0%, 11%)
CSS variable
--color-primary: #CB5AE2;
Lowercase HEX
#cb5ae2

Shades

Tints

Tones

Harmony

CSS snippets for #CB5AE2

.color-cb5ae2 {
  color: #CB5AE2;
  background-color: #CB5AE2;
}

Frequently asked questions

What color is #CB5AE2?+

#CB5AE2 is a HEX color with RGB value rgb(203, 90, 226) and HSL value hsl(290, 70%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB5AE2?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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