#CDBDBC Color Information

Hex color code: #CDBDBC

A airy red shade, #CDBDBC appears as (205, 189, 188) in RGB and (4°, 15%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBDBC
RGB
205, 189, 188
HSL
4°, 15%, 77%
CMYK
0%, 8%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 189, 188

Red: 205 / Green: 189 / Blue: 188

HSL

4°, 15%, 77%

Hue: 4° / Saturation: 15% / Lightness: 77%

CMYK

0%, 8%, 8%, 20%

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

What color is #CDBDBC?

#CDBDBC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBDBC to RGB:

rgb(205, 189, 188)HEX to RGB Converter →

HEX to HSL

Convert #CDBDBC to HSL:

hsl(4, 15%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBDBC to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #CDBDBC has RGB (205, 189, 188) and HSL (4°, 15%, 77%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBDBC is #BCCCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCC3.

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

Contrast with #CDBDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBDBC?

#CDBDBC is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBDBC?

#CDBDBC in RGB is (205, 189, 188) - 205 red, 189 green, and 188 blue.

How to use #CDBDBC in CSS?

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

What colors go well with #CDBDBC?

#BCCCCD (complementary), #CDBCC3 (analogous), and #AD9290 (lighter shade) work well with #CDBDBC.