#CDBAD1 Color Information

Hex color code: #CDBAD1

A airy magenta shade, #CDBAD1 appears as (205, 186, 209) in RGB and (290°, 20%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDBAD1
RGB
205, 186, 209
HSL
290°, 20%, 77%
CMYK
2%, 11%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBAD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 186, 209

Red: 205 / Green: 186 / Blue: 209

HSL

290°, 20%, 77%

Hue: 290° / Saturation: 20% / Lightness: 77%

CMYK

2%, 11%, 0%, 18%

Cyan: 2% / Magenta: 11% / Yellow: 0% / Key: 18%

What color is #CDBAD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBAD1 to RGB:

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

HEX to HSL

Convert #CDBAD1 to HSL:

hsl(290, 20%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBAD1 to CMYK:

cmyk(2%, 11%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CDBAD1 is a delicate magenta color with RGB values of 205, 186, 209 and HSL of 290°, 20%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBAD1 is #BDD0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B9D0.

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

Contrast with #CDBAD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBAD1?

#CDBAD1 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDBAD1?

#CDBAD1 in RGB is (205, 186, 209) - 205 red, 186 green, and 209 blue.

How to use #CDBAD1 in CSS?

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

What colors go well with #CDBAD1?

#BDD0B9 (complementary), #C0B9D0 (analogous), and #AB8BB1 (lighter shade) work well with #CDBAD1.