#CD9BEE Color Information

Hex color code: #CD9BEE

#CD9BEE is a airy purple color. In RGB it is (205, 155, 238), and in HSL it is (276°, 71%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CD9BEE
RGB
205, 155, 238
HSL
276°, 71%, 77%
CMYK
14%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD9BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 155, 238

Red: 205 / Green: 155 / Blue: 238

HSL

276°, 71%, 77%

Hue: 276° / Saturation: 71% / Lightness: 77%

CMYK

14%, 35%, 0%, 7%

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

What color is #CD9BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD9BEE to RGB:

rgb(205, 155, 238)HEX to RGB Converter →

HEX to HSL

Convert #CD9BEE to HSL:

hsl(276, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CD9BEE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CD9BEE has RGB (205, 155, 238) and HSL (276°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD9BEE is #BCEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A39BEE.

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

Contrast with #CD9BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD9BEE?

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

What is the RGB value of #CD9BEE?

#CD9BEE in RGB is (205, 155, 238) - 205 red, 155 green, and 238 blue.

How to use #CD9BEE in CSS?

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

What colors go well with #CD9BEE?

#BCEE9B (complementary), #A39BEE (analogous), and #AC59E3 (lighter shade) work well with #CD9BEE.