#CDBCC0 Color Information

Hex color code: #CDBCC0

The hex color #CDBCC0 is a airy red with RGB values of (205, 188, 192) and HSL of (346°, 15%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBCC0
RGB
205, 188, 192
HSL
346°, 15%, 77%
CMYK
0%, 8%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 192

Red: 205 / Green: 188 / Blue: 192

HSL

346°, 15%, 77%

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

CMYK

0%, 8%, 6%, 20%

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

What color is #CDBCC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCC0 to RGB:

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

HEX to HSL

Convert #CDBCC0 to HSL:

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

HEX to CMYK

Convert #CDBCC0 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #CDBCC0 has RGB (205, 188, 192) and HSL (346°, 15%, 77%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBCC0 is #BCCDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCC8.

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

Contrast with #CDBCC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBCC0?

#CDBCC0 is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBCC0?

#CDBCC0 in RGB is (205, 188, 192) - 205 red, 188 green, and 192 blue.

How to use #CDBCC0 in CSS?

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

What colors go well with #CDBCC0?

#BCCDC9 (complementary), #CDBCC8 (analogous), and #AD9096 (lighter shade) work well with #CDBCC0.