#CDBCC3 Color Information

Hex color code: #CDBCC3

The hex color #CDBCC3 is a ethereal magenta with RGB values of (205, 188, 195) and HSL of (335°, 15%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBCC3
RGB
205, 188, 195
HSL
335°, 15%, 77%
CMYK
0%, 8%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 195

Red: 205 / Green: 188 / Blue: 195

HSL

335°, 15%, 77%

Hue: 335° / Saturation: 15% / Lightness: 77%

CMYK

0%, 8%, 5%, 20%

Cyan: 0% / Magenta: 8% / Yellow: 5% / Key: 20%

What color is #CDBCC3?

#CDBCC3 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCC3 to RGB:

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

HEX to HSL

Convert #CDBCC3 to HSL:

hsl(335, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBCC3 to CMYK:

cmyk(0%, 8%, 5%, 20%)Color Converter →

Color Meaning and Usage

A light magenta tone, #CDBCC3 has RGB (205, 188, 195) and HSL (335°, 15%, 77%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBCC3 is #BCCDC6, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCCC.

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

Contrast with #CDBCC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBCC3?

#CDBCC3 is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBCC3?

#CDBCC3 in RGB is (205, 188, 195) - 205 red, 188 green, and 195 blue.

How to use #CDBCC3 in CSS?

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

What colors go well with #CDBCC3?

#BCCDC6 (complementary), #CDBCCC (analogous), and #AD909C (lighter shade) work well with #CDBCC3.