#CDBCB1 Color Information

Hex color code: #CDBCB1

The hex color #CDBCB1 is a delicate orange with RGB values of (205, 188, 177) and HSL of (24°, 22%, 75%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDBCB1
RGB
205, 188, 177
HSL
24°, 22%, 75%
CMYK
0%, 8%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 177

Red: 205 / Green: 188 / Blue: 177

HSL

24°, 22%, 75%

Hue: 24° / Saturation: 22% / Lightness: 75%

CMYK

0%, 8%, 14%, 20%

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

What color is #CDBCB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCB1 to RGB:

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

HEX to HSL

Convert #CDBCB1 to HSL:

hsl(24, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBCB1 to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CDBCB1 has RGB (205, 188, 177) and HSL (24°, 22%, 75%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBCB1 is #B1C2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB1B4.

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

Contrast with #CDBCB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBCB1?

#CDBCB1 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBCB1?

#CDBCB1 in RGB is (205, 188, 177) - 205 red, 188 green, and 177 blue.

How to use #CDBCB1 in CSS?

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

What colors go well with #CDBCB1?

#B1C2CD (complementary), #CDB1B4 (analogous), and #AF9583 (lighter shade) work well with #CDBCB1.