#CDBDB7 Color Information

Hex color code: #CDBDB7

A delicate orange shade, #CDBDB7 appears as (205, 189, 183) in RGB and (16°, 18%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDBDB7
RGB
205, 189, 183
HSL
16°, 18%, 76%
CMYK
0%, 8%, 11%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 183

Red: 205 / Green: 189 / Blue: 183

HSL

16°, 18%, 76%

Hue: 16° / Saturation: 18% / Lightness: 76%

CMYK

0%, 8%, 11%, 20%

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

What color is #CDBDB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDB7 to RGB:

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

HEX to HSL

Convert #CDBDB7 to HSL:

hsl(16, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDB7 to CMYK:

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

Color Meaning and Usage

#CDBDB7 is a soft orange color with RGB values of 205, 189, 183 and HSL of 16°, 18%, 76%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDB7 is #B7C7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB7BC.

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

Contrast with #CDBDB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDB7?

#CDBDB7 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBDB7?

#CDBDB7 in RGB is (205, 189, 183) - 205 red, 189 green, and 183 blue.

How to use #CDBDB7 in CSS?

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

What colors go well with #CDBDB7?

#B7C7CD (complementary), #CDB7BC (analogous), and #AD938A (lighter shade) work well with #CDBDB7.