#CDBDC9 Color Information

Hex color code: #CDBDC9

A ethereal magenta shade, #CDBDC9 appears as (205, 189, 201) in RGB and (315°, 14%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBDC9
RGB
205, 189, 201
HSL
315°, 14%, 77%
CMYK
0%, 8%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 201

Red: 205 / Green: 189 / Blue: 201

HSL

315°, 14%, 77%

Hue: 315° / Saturation: 14% / Lightness: 77%

CMYK

0%, 8%, 2%, 20%

Cyan: 0% / Magenta: 8% / Yellow: 2% / Key: 20%

What color is #CDBDC9?

#CDBDC9 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDC9 to RGB:

rgb(205, 189, 201)HEX to RGB Converter →

HEX to HSL

Convert #CDBDC9 to HSL:

hsl(315, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDC9 to CMYK:

cmyk(0%, 8%, 2%, 20%)Color Converter →

Color Meaning and Usage

A light magenta tone, #CDBDC9 has RGB (205, 189, 201) and HSL (315°, 14%, 77%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDC9 is #BCCDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BCCD.

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

Contrast with #CDBDC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDC9?

#CDBDC9 is a light magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDBDC9?

#CDBDC9 in RGB is (205, 189, 201) - 205 red, 189 green, and 201 blue.

How to use #CDBDC9 in CSS?

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

What colors go well with #CDBDC9?

#BCCDC0 (complementary), #C8BCCD (analogous), and #AC91A5 (lighter shade) work well with #CDBDC9.