#CDBDB2 Color Information

Hex color code: #CDBDB2

The hex color #CDBDB2 is a delicate orange with RGB values of (205, 189, 178) and HSL of (24°, 21%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBDB2
RGB
205, 189, 178
HSL
24°, 21%, 75%
CMYK
0%, 8%, 13%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 178

Red: 205 / Green: 189 / Blue: 178

HSL

24°, 21%, 75%

Hue: 24° / Saturation: 21% / Lightness: 75%

CMYK

0%, 8%, 13%, 20%

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

What color is #CDBDB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDB2 to RGB:

rgb(205, 189, 178)HEX to RGB Converter →

HEX to HSL

Convert #CDBDB2 to HSL:

hsl(24, 21%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDB2 to CMYK:

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

Color Meaning and Usage

#CDBDB2 is a pastel orange color with RGB values of 205, 189, 178 and HSL of 24°, 21%, 75%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDB2 is #B2C2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB2B5.

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

Contrast with #CDBDB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDB2?

#CDBDB2 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBDB2?

#CDBDB2 in RGB is (205, 189, 178) - 205 red, 189 green, and 178 blue.

How to use #CDBDB2 in CSS?

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

What colors go well with #CDBDB2?

#B2C2CD (complementary), #CDB2B5 (analogous), and #AE9584 (lighter shade) work well with #CDBDB2.