#CB4AEE Color

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

Color preview

#CB4AEE

Color formats

HEX
#CB4AEE
RGB
rgb(203, 74, 238)
RGBA
rgba(203, 74, 238, 1)
HSL
hsl(287, 83%, 61%)
HSV
hsv(287, 69%, 93%)
CMYK
cmyk(15%, 69%, 0%, 7%)
CSS variable
--color-primary: #CB4AEE;
Lowercase HEX
#cb4aee

Shades

Tints

Tones

Harmony

CSS snippets for #CB4AEE

.color-cb4aee {
  color: #CB4AEE;
  background-color: #CB4AEE;
}

Frequently asked questions

What color is #CB4AEE?+

#CB4AEE is a HEX color with RGB value rgb(203, 74, 238) and HSL value hsl(287, 83%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB4AEE?+

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