#CDB6CC Color Information

Hex color code: #CDB6CC

#CDB6CC is a airy magenta color. In RGB it is (205, 182, 204), and in HSL it is (303°, 19%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDB6CC
RGB
205, 182, 204
HSL
303°, 19%, 76%
CMYK
0%, 11%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 182, 204

Red: 205 / Green: 182 / Blue: 204

HSL

303°, 19%, 76%

Hue: 303° / Saturation: 19% / Lightness: 76%

CMYK

0%, 11%, 0%, 20%

Cyan: 0% / Magenta: 11% / Yellow: 0% / Key: 20%

What color is #CDB6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB6CC to RGB:

rgb(205, 182, 204)HEX to RGB Converter →

HEX to HSL

Convert #CDB6CC to HSL:

hsl(303, 19%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB6CC to CMYK:

cmyk(0%, 11%, 0%, 20%)Color Converter →

Color Meaning and Usage

#CDB6CC is a soft magenta color with RGB values of 205, 182, 204 and HSL of 303°, 19%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB6CC is #B6CDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B6CD.

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

Contrast with #CDB6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB6CC?

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

What is the RGB value of #CDB6CC?

#CDB6CC in RGB is (205, 182, 204) - 205 red, 182 green, and 204 blue.

How to use #CDB6CC in CSS?

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

What colors go well with #CDB6CC?

#B6CDB7 (complementary), #C3B6CD (analogous), and #AE89AD (lighter shade) work well with #CDB6CC.