#CDC4BF Color Information

Hex color code: #CDC4BF

#CDC4BF is a delicate orange color. In RGB it is (205, 196, 191), and in HSL it is (21°, 12%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDC4BF
RGB
205, 196, 191
HSL
21°, 12%, 78%
CMYK
0%, 4%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC4BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 196, 191

Red: 205 / Green: 196 / Blue: 191

HSL

21°, 12%, 78%

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

CMYK

0%, 4%, 7%, 20%

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

What color is #CDC4BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC4BF to RGB:

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

HEX to HSL

Convert #CDC4BF to HSL:

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

HEX to CMYK

Convert #CDC4BF to CMYK:

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

Color Meaning and Usage

#CDC4BF is a delicate orange color with RGB values of 205, 196, 191 and HSL of 21°, 12%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC4BF is #C0C9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC0C2.

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

Contrast with #CDC4BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC4BF?

#CDC4BF is a delicate orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDC4BF?

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

How to use #CDC4BF in CSS?

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

What colors go well with #CDC4BF?

#C0C9CE (complementary), #CEC0C2 (analogous), and #AC9D95 (lighter shade) work well with #CDC4BF.