#CDBDD6 Color Information

Hex color code: #CDBDD6

#CDBDD6 is a soft purple color. In RGB it is (205, 189, 214), and in HSL it is (278°, 23%, 79%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDBDD6
RGB
205, 189, 214
HSL
278°, 23%, 79%
CMYK
4%, 12%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 214

Red: 205 / Green: 189 / Blue: 214

HSL

278°, 23%, 79%

Hue: 278° / Saturation: 23% / Lightness: 79%

CMYK

4%, 12%, 0%, 16%

Cyan: 4% / Magenta: 12% / Yellow: 0% / Key: 16%

What color is #CDBDD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDD6 to RGB:

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

HEX to HSL

Convert #CDBDD6 to HSL:

hsl(278, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDD6 to CMYK:

cmyk(4%, 12%, 0%, 16%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CDBDD6 has RGB (205, 189, 214) and HSL (278°, 23%, 79%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDD6 is #C6D6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BDD6.

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

Contrast with #CDBDD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDD6?

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

What is the RGB value of #CDBDD6?

#CDBDD6 in RGB is (205, 189, 214) - 205 red, 189 green, and 214 blue.

How to use #CDBDD6 in CSS?

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

What colors go well with #CDBDD6?

#C6D6BD (complementary), #C0BDD6 (analogous), and #A98EB8 (lighter shade) work well with #CDBDD6.