#CDCBC8 Color Information

Hex color code: #CDCBC8

A airy orange shade, #CDCBC8 appears as (205, 203, 200) in RGB and (36°, 5%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDCBC8
RGB
205, 203, 200
HSL
36°, 5%, 79%
CMYK
0%, 1%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 203, 200

Red: 205 / Green: 203 / Blue: 200

HSL

36°, 5%, 79%

Hue: 36° / Saturation: 5% / Lightness: 79%

CMYK

0%, 1%, 2%, 20%

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

What color is #CDCBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCBC8 to RGB:

rgb(205, 203, 200)HEX to RGB Converter →

HEX to HSL

Convert #CDCBC8 to HSL:

hsl(36, 5%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCBC8 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CDCBC8 has RGB (205, 203, 200) and HSL (36°, 5%, 79%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCBC8 is #C7C9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCC7C7.

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

Contrast with #CDCBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCBC8?

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

What is the RGB value of #CDCBC8?

#CDCBC8 in RGB is (205, 203, 200) - 205 red, 203 green, and 200 blue.

How to use #CDCBC8 in CSS?

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

What colors go well with #CDCBC8?

#C7C9CC (complementary), #CCC7C7 (analogous), and #A8A49F (lighter shade) work well with #CDCBC8.