#CDBADC Color Information

Hex color code: #CDBADC

The hex color #CDBADC is a light purple with RGB values of (205, 186, 220) and HSL of (274°, 33%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CDBADC
RGB
205, 186, 220
HSL
274°, 33%, 80%
CMYK
7%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 186, 220

Red: 205 / Green: 186 / Blue: 220

HSL

274°, 33%, 80%

Hue: 274° / Saturation: 33% / Lightness: 80%

CMYK

7%, 15%, 0%, 14%

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

What color is #CDBADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBADC to RGB:

rgb(205, 186, 220)HEX to RGB Converter →

HEX to HSL

Convert #CDBADC to HSL:

hsl(274, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBADC to CMYK:

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

Color Meaning and Usage

#CDBADC is a airy purple color with RGB values of 205, 186, 220 and HSL of 274°, 33%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBADC is #CADDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBBDD.

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

Contrast with #CDBADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBADC?

#CDBADC is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDBADC?

#CDBADC in RGB is (205, 186, 220) - 205 red, 186 green, and 220 blue.

How to use #CDBADC in CSS?

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

What colors go well with #CDBADC?

#CADDBB (complementary), #BDBBDD (analogous), and #AA88C3 (lighter shade) work well with #CDBADC.