#CDCBCB Color Information

Hex color code: #CDCBCB

A soft red shade, #CDCBCB appears as (205, 203, 203) in RGB and (0°, 2%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCBCB
RGB
205, 203, 203
HSL
0°, 2%, 80%
CMYK
0%, 1%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 203, 203

Red: 205 / Green: 203 / Blue: 203

HSL

0°, 2%, 80%

Hue: 0° / Saturation: 2% / Lightness: 80%

CMYK

0%, 1%, 1%, 20%

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

What color is #CDCBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCBCB to RGB:

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

HEX to HSL

Convert #CDCBCB to HSL:

hsl(0, 2%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCBCB to CMYK:

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

Color Meaning and Usage

#CDCBCB is a delicate red color with RGB values of 205, 203, 203 and HSL of 0°, 2%, 80%. 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 #CDCBCB is #CBCDCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCBCC.

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

Contrast with #CDCBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCBCB?

#CDCBCB is a delicate red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCBCB?

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

How to use #CDCBCB in CSS?

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

What colors go well with #CDCBCB?

#CBCDCD (complementary), #CDCBCC (analogous), and #A8A4A4 (lighter shade) work well with #CDCBCB.