#CDBFBE Color Information

Hex color code: #CDBFBE

#CDBFBE is a light red color. In RGB it is (205, 191, 190), and in HSL it is (4°, 13%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBFBE
RGB
205, 191, 190
HSL
4°, 13%, 77%
CMYK
0%, 7%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 191, 190

Red: 205 / Green: 191 / Blue: 190

HSL

4°, 13%, 77%

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

CMYK

0%, 7%, 7%, 20%

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

What color is #CDBFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBFBE to RGB:

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

HEX to HSL

Convert #CDBFBE to HSL:

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

HEX to CMYK

Convert #CDBFBE to CMYK:

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

Color Meaning and Usage

#CDBFBE is a delicate red color with RGB values of 205, 191, 190 and HSL of 4°, 13%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBFBE is #BDCBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCBDC3.

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

Contrast with #CDBFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBFBE?

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

What is the RGB value of #CDBFBE?

#CDBFBE in RGB is (205, 191, 190) - 205 red, 191 green, and 190 blue.

How to use #CDBFBE in CSS?

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

What colors go well with #CDBFBE?

#BDCBCC (complementary), #CCBDC3 (analogous), and #AB9392 (lighter shade) work well with #CDBFBE.