#CDC5BF Color Information

Hex color code: #CDC5BF

A light orange shade, #CDC5BF appears as (205, 197, 191) in RGB and (26°, 12%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDC5BF
RGB
205, 197, 191
HSL
26°, 12%, 78%
CMYK
0%, 4%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC5BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 197, 191

Red: 205 / Green: 197 / Blue: 191

HSL

26°, 12%, 78%

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

CMYK

0%, 4%, 7%, 20%

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

What color is #CDC5BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC5BF to RGB:

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

HEX to HSL

Convert #CDC5BF to HSL:

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

HEX to CMYK

Convert #CDC5BF to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CDC5BF has RGB (205, 197, 191) and HSL (26°, 12%, 78%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC5BF is #C0C8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC0C1.

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

Contrast with #CDC5BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC5BF?

#CDC5BF is a soft orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDC5BF?

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

How to use #CDC5BF in CSS?

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

What colors go well with #CDC5BF?

#C0C8CE (complementary), #CEC0C1 (analogous), and #AC9F95 (lighter shade) work well with #CDC5BF.