#CDCBCA Color Information

Hex color code: #CDCBCA

A soft orange shade, #CDCBCA appears as (205, 203, 202) in RGB and (20°, 3%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCBCA
RGB
205, 203, 202
HSL
20°, 3%, 80%
CMYK
0%, 1%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 203, 202

Red: 205 / Green: 203 / Blue: 202

HSL

20°, 3%, 80%

Hue: 20° / Saturation: 3% / Lightness: 80%

CMYK

0%, 1%, 1%, 20%

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

What color is #CDCBCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCBCA to RGB:

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

HEX to HSL

Convert #CDCBCA to HSL:

hsl(20, 3%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCBCA to CMYK:

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

Color Meaning and Usage

A airy orange tone, #CDCBCA has RGB (205, 203, 202) and HSL (20°, 3%, 80%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCBCA is #CACDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECACB.

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

Contrast with #CDCBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCBCA?

#CDCBCA is a airy orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCBCA?

#CDCBCA in RGB is (205, 203, 202) - 205 red, 203 green, and 202 blue.

How to use #CDCBCA in CSS?

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

What colors go well with #CDCBCA?

#CACDCE (complementary), #CECACB (analogous), and #A8A5A3 (lighter shade) work well with #CDCBCA.