#CDCDBF Color Information

Hex color code: #CDCDBF

A soft yellow shade, #CDCDBF appears as (205, 205, 191) in RGB and (60°, 12%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCDBF
RGB
205, 205, 191
HSL
60°, 12%, 78%
CMYK
0%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 205, 191

Red: 205 / Green: 205 / Blue: 191

HSL

60°, 12%, 78%

Hue: 60° / Saturation: 12% / Lightness: 78%

CMYK

0%, 0%, 7%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #CDCDBF?

#CDCDBF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCDBF to RGB:

rgb(205, 205, 191)HEX to RGB Converter →

HEX to HSL

Convert #CDCDBF to HSL:

hsl(60, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCDBF to CMYK:

cmyk(0%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

#CDCDBF is a ethereal yellow color with RGB values of 205, 205, 191 and HSL of 60°, 12%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCDBF is #C0C0CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC7C0.

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

Contrast with #CDCDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCDBF?

#CDCDBF is a ethereal yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCDBF?

#CDCDBF in RGB is (205, 205, 191) - 205 red, 205 green, and 191 blue.

How to use #CDCDBF in CSS?

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

What colors go well with #CDCDBF?

#C0C0CE (complementary), #CEC7C0 (analogous), and #ACAC95 (lighter shade) work well with #CDCDBF.