#CDB6BB Color Information

Hex color code: #CDB6BB

A ethereal red shade, #CDB6BB appears as (205, 182, 187) in RGB and (347°, 19%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDB6BB
RGB
205, 182, 187
HSL
347°, 19%, 76%
CMYK
0%, 11%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB6BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 182, 187

Red: 205 / Green: 182 / Blue: 187

HSL

347°, 19%, 76%

Hue: 347° / Saturation: 19% / Lightness: 76%

CMYK

0%, 11%, 9%, 20%

Cyan: 0% / Magenta: 11% / Yellow: 9% / Key: 20%

What color is #CDB6BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB6BB to RGB:

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

HEX to HSL

Convert #CDB6BB to HSL:

hsl(347, 19%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB6BB to CMYK:

cmyk(0%, 11%, 9%, 20%)Color Converter →

Color Meaning and Usage

A airy red tone, #CDB6BB has RGB (205, 182, 187) and HSL (347°, 19%, 76%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB6BB is #B6CDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB6C7.

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

Contrast with #CDB6BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB6BB?

#CDB6BB is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDB6BB?

#CDB6BB in RGB is (205, 182, 187) - 205 red, 182 green, and 187 blue.

How to use #CDB6BB in CSS?

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

What colors go well with #CDB6BB?

#B6CDC8 (complementary), #CDB6C7 (analogous), and #AE8991 (lighter shade) work well with #CDB6BB.