#CBB5DB Color Information

Hex color code: #CBB5DB

The hex color #CBB5DB is a soft purple with RGB values of (203, 181, 219) and HSL of (275°, 35%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CBB5DB
RGB
203, 181, 219
HSL
275°, 35%, 78%
CMYK
7%, 17%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CBB5DB; 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 #CBB5DB; background-color: #CBB5DB15; }

Alert / Toast

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

Link / Accent

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

a { color: #CBB5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 181, 219

Red: 203 / Green: 181 / Blue: 219

HSL

275°, 35%, 78%

Hue: 275° / Saturation: 35% / Lightness: 78%

CMYK

7%, 17%, 0%, 14%

Cyan: 7% / Magenta: 17% / Yellow: 0% / Key: 14%

What color is #CBB5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB5DB to RGB:

rgb(203, 181, 219)HEX to RGB Converter →

HEX to HSL

Convert #CBB5DB to HSL:

hsl(275, 35%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB5DB to CMYK:

cmyk(7%, 17%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CBB5DB has RGB (203, 181, 219) and HSL (275°, 35%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB5DB is #C4DBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B3DB.

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

Contrast with #CBB5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB5DB?

#CBB5DB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBB5DB?

#CBB5DB in RGB is (203, 181, 219) - 203 red, 181 green, and 219 blue.

How to use #CBB5DB in CSS?

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

What colors go well with #CBB5DB?

#C4DBB3 (complementary), #B7B3DB (analogous), and #A680C2 (lighter shade) work well with #CBB5DB.