#CDB4BD Color Information

Hex color code: #CDB4BD

#CDB4BD is a subtle magenta color. In RGB it is (205, 180, 189), and in HSL it is (338°, 20%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDB4BD
RGB
205, 180, 189
HSL
338°, 20%, 75%
CMYK
0%, 12%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB4BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 180, 189

Red: 205 / Green: 180 / Blue: 189

HSL

338°, 20%, 75%

Hue: 338° / Saturation: 20% / Lightness: 75%

CMYK

0%, 12%, 8%, 20%

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

What color is #CDB4BD?

#CDB4BD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB4BD to RGB:

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

HEX to HSL

Convert #CDB4BD to HSL:

hsl(338, 20%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB4BD to CMYK:

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

Color Meaning and Usage

#CDB4BD is a subtle magenta color with RGB values of 205, 180, 189 and HSL of 338°, 20%, 75%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB4BD is #B3CCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB3C9.

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

Contrast with #CDB4BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB4BD?

#CDB4BD is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDB4BD?

#CDB4BD in RGB is (205, 180, 189) - 205 red, 180 green, and 189 blue.

How to use #CDB4BD in CSS?

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

What colors go well with #CDB4BD?

#B3CCC3 (complementary), #CCB3C9 (analogous), and #AD8594 (lighter shade) work well with #CDB4BD.