#CDBFBD Color Information

Hex color code: #CDBFBD

A light red shade, #CDBFBD appears as (205, 191, 189) in RGB and (7°, 14%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDBFBD
RGB
205, 191, 189
HSL
7°, 14%, 77%
CMYK
0%, 7%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 191, 189

Red: 205 / Green: 191 / Blue: 189

HSL

7°, 14%, 77%

Hue: 7° / Saturation: 14% / Lightness: 77%

CMYK

0%, 7%, 8%, 20%

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

What color is #CDBFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBFBD to RGB:

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

HEX to HSL

Convert #CDBFBD to HSL:

hsl(7, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBFBD to CMYK:

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

Color Meaning and Usage

A airy red tone, #CDBFBD has RGB (205, 191, 189) and HSL (7°, 14%, 77%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBFBD is #BCCBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCC2.

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

Contrast with #CDBFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBFBD?

#CDBFBD is a airy red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDBFBD?

#CDBFBD in RGB is (205, 191, 189) - 205 red, 191 green, and 189 blue.

How to use #CDBFBD in CSS?

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

What colors go well with #CDBFBD?

#BCCBCD (complementary), #CDBCC2 (analogous), and #AC9491 (lighter shade) work well with #CDBFBD.