#CDB5AC Color Information

Hex color code: #CDB5AC

#CDB5AC is a soft orange color. In RGB it is (205, 181, 172), and in HSL it is (16°, 25%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDB5AC
RGB
205, 181, 172
HSL
16°, 25%, 74%
CMYK
0%, 12%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 181, 172

Red: 205 / Green: 181 / Blue: 172

HSL

16°, 25%, 74%

Hue: 16° / Saturation: 25% / Lightness: 74%

CMYK

0%, 12%, 16%, 20%

Cyan: 0% / Magenta: 12% / Yellow: 16% / Key: 20%

What color is #CDB5AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB5AC to RGB:

rgb(205, 181, 172)HEX to RGB Converter →

HEX to HSL

Convert #CDB5AC to HSL:

hsl(16, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB5AC to CMYK:

cmyk(0%, 12%, 16%, 20%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CDB5AC has RGB (205, 181, 172) and HSL (16°, 25%, 74%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB5AC is #ACC4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACB4.

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

Contrast with #CDB5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB5AC?

#CDB5AC is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDB5AC?

#CDB5AC in RGB is (205, 181, 172) - 205 red, 181 green, and 172 blue.

How to use #CDB5AC in CSS?

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

What colors go well with #CDB5AC?

#ACC4CD (complementary), #CDACB4 (analogous), and #B18A7C (lighter shade) work well with #CDB5AC.