#CDBCD6 Color Information

Hex color code: #CDBCD6

A airy purple shade, #CDBCD6 appears as (205, 188, 214) in RGB and (279°, 24%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBCD6
RGB
205, 188, 214
HSL
279°, 24%, 79%
CMYK
4%, 12%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 214

Red: 205 / Green: 188 / Blue: 214

HSL

279°, 24%, 79%

Hue: 279° / Saturation: 24% / Lightness: 79%

CMYK

4%, 12%, 0%, 16%

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

What color is #CDBCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCD6 to RGB:

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

HEX to HSL

Convert #CDBCD6 to HSL:

hsl(279, 24%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBCD6 to CMYK:

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

Color Meaning and Usage

#CDBCD6 is a airy purple color with RGB values of 205, 188, 214 and HSL of 279°, 24%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CDBCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBCD6?

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

What is the RGB value of #CDBCD6?

#CDBCD6 in RGB is (205, 188, 214) - 205 red, 188 green, and 214 blue.

How to use #CDBCD6 in CSS?

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

What colors go well with #CDBCD6?

#C6D6BD (complementary), #C0BDD6 (analogous), and #AA8DB9 (lighter shade) work well with #CDBCD6.