#CDBBDA Color Information

Hex color code: #CDBBDA

The hex color #CDBBDA is a delicate purple with RGB values of (205, 187, 218) and HSL of (275°, 30%, 79%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDBBDA
RGB
205, 187, 218
HSL
275°, 30%, 79%
CMYK
6%, 14%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 187, 218

Red: 205 / Green: 187 / Blue: 218

HSL

275°, 30%, 79%

Hue: 275° / Saturation: 30% / Lightness: 79%

CMYK

6%, 14%, 0%, 15%

Cyan: 6% / Magenta: 14% / Yellow: 0% / Key: 15%

What color is #CDBBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBBDA to RGB:

rgb(205, 187, 218)HEX to RGB Converter →

HEX to HSL

Convert #CDBBDA to HSL:

hsl(275, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBBDA to CMYK:

cmyk(6%, 14%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CDBBDA is a delicate purple color with RGB values of 205, 187, 218 and HSL of 275°, 30%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBBDA is #C7DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BCB9DA.

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

Contrast with #CDBBDA

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 #CDBBDA?

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

What is the RGB value of #CDBBDA?

#CDBBDA in RGB is (205, 187, 218) - 205 red, 187 green, and 218 blue.

How to use #CDBBDA in CSS?

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

What colors go well with #CDBBDA?

#C7DAB9 (complementary), #BCB9DA (analogous), and #A888BF (lighter shade) work well with #CDBBDA.