#CB91EF Color Information

Hex color code: #CB91EF

The hex color #CB91EF is a bold purple with RGB values of (203, 145, 239) and HSL of (277°, 75%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CB91EF
RGB
203, 145, 239
HSL
277°, 75%, 75%
CMYK
15%, 39%, 0%, 6%

Shades

CSS Usage
color: #CB91EF;
background-color: #CB91EF;
border-color: #CB91EF;
box-shadow: 0 0 10px #CB91EF;
border: 2px solid #CB91EF;
Tailwind Usage
bg-[#CB91EF]
text-[#CB91EF]
border-[#CB91EF]
shadow-[0_0_10px_CB91EF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CB91EF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CB91EF; color: #000000; }

Badge

New Feature
.badge { background-color: #CB91EF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CB91EF; background-color: #CB91EF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CB91EF20; border-left: 4px solid #CB91EF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CB91EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CB91EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 145, 239

Red: 203 / Green: 145 / Blue: 239

HSL

277°, 75%, 75%

Hue: 277° / Saturation: 75% / Lightness: 75%

CMYK

15%, 39%, 0%, 6%

Cyan: 15% / Magenta: 39% / Yellow: 0% / Key: 6%

What color is #CB91EF?

#CB91EF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB91EF to RGB:

rgb(203, 145, 239)HEX to RGB Converter →

HEX to HSL

Convert #CB91EF to HSL:

hsl(277, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CB91EF to CMYK:

cmyk(15%, 39%, 0%, 6%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #CB91EF has RGB (203, 145, 239) and HSL (277°, 75%, 75%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB91EF is #B4EF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #9B8FEF.

Use #CB91EF in CSS: color: #CB91EF or background-color: #CB91EF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CB91EF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.84:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB91EF?

#CB91EF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB91EF?

#CB91EF in RGB is (203, 145, 239) - 203 red, 145 green, and 239 blue.

How to use #CB91EF in CSS?

Use #CB91EF directly in your CSS properties like color or background-color.

What colors go well with #CB91EF?

#B4EF8F (complementary), #9B8FEF (analogous), and #AB4CE6 (lighter shade) work well with #CB91EF.