#CDC9BC Color Information

Hex color code: #CDC9BC

#CDC9BC is a delicate yellow color. In RGB it is (205, 201, 188), and in HSL it is (46°, 15%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDC9BC
RGB
205, 201, 188
HSL
46°, 15%, 77%
CMYK
0%, 2%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC9BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 201, 188

Red: 205 / Green: 201 / Blue: 188

HSL

46°, 15%, 77%

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

CMYK

0%, 2%, 8%, 20%

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

What color is #CDC9BC?

#CDC9BC is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC9BC to RGB:

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

HEX to HSL

Convert #CDC9BC to HSL:

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

HEX to CMYK

Convert #CDC9BC to CMYK:

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

Color Meaning and Usage

#CDC9BC is a soft yellow color with RGB values of 205, 201, 188 and HSL of 46°, 15%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC9BC is #BCC0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC0BC.

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

Contrast with #CDC9BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC9BC?

#CDC9BC is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDC9BC?

#CDC9BC in RGB is (205, 201, 188) - 205 red, 201 green, and 188 blue.

How to use #CDC9BC in CSS?

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

What colors go well with #CDC9BC?

#BCC0CD (complementary), #CDC0BC (analogous), and #ADA690 (lighter shade) work well with #CDC9BC.