#CB4EE1 Color

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

Color preview

#CB4EE1

Color formats

HEX
#CB4EE1
RGB
rgb(203, 78, 225)
RGBA
rgba(203, 78, 225, 1)
HSL
hsl(291, 71%, 59%)
HSV
hsv(291, 65%, 88%)
CMYK
cmyk(10%, 65%, 0%, 12%)
CSS variable
--color-primary: #CB4EE1;
Lowercase HEX
#cb4ee1

Shades

Tints

Tones

Harmony

CSS snippets for #CB4EE1

.color-cb4ee1 {
  color: #CB4EE1;
  background-color: #CB4EE1;
}

Frequently asked questions

What color is #CB4EE1?+

#CB4EE1 is a HEX color with RGB value rgb(203, 78, 225) and HSL value hsl(291, 71%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB4EE1?+

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