#CB4EEA Color

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

Color preview

#CB4EEA

Color formats

HEX
#CB4EEA
RGB
rgb(203, 78, 234)
RGBA
rgba(203, 78, 234, 1)
HSL
hsl(288, 79%, 61%)
HSV
hsv(288, 67%, 92%)
CMYK
cmyk(13%, 67%, 0%, 8%)
CSS variable
--color-primary: #CB4EEA;
Lowercase HEX
#cb4eea

Shades

Tints

Tones

Harmony

CSS snippets for #CB4EEA

.color-cb4eea {
  color: #CB4EEA;
  background-color: #CB4EEA;
}

Frequently asked questions

What color is #CB4EEA?+

#CB4EEA is a HEX color with RGB value rgb(203, 78, 234) and HSL value hsl(288, 79%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB4EEA?+

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