#CDBDD0 Color Information

Hex color code: #CDBDD0

#CDBDD0 is a delicate magenta color. In RGB it is (205, 189, 208), and in HSL it is (291°, 17%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDBDD0
RGB
205, 189, 208
HSL
291°, 17%, 78%
CMYK
1%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 208

Red: 205 / Green: 189 / Blue: 208

HSL

291°, 17%, 78%

Hue: 291° / Saturation: 17% / Lightness: 78%

CMYK

1%, 9%, 0%, 18%

Cyan: 1% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #CDBDD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDD0 to RGB:

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

HEX to HSL

Convert #CDBDD0 to HSL:

hsl(291, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDD0 to CMYK:

cmyk(1%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CDBDD0 is a airy magenta color with RGB values of 205, 189, 208 and HSL of 291°, 17%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDD0 is #C0D0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C4BDD0.

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

Contrast with #CDBDD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDD0?

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

What is the RGB value of #CDBDD0?

#CDBDD0 in RGB is (205, 189, 208) - 205 red, 189 green, and 208 blue.

How to use #CDBDD0 in CSS?

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

What colors go well with #CDBDD0?

#C0D0BD (complementary), #C4BDD0 (analogous), and #AC91B1 (lighter shade) work well with #CDBDD0.