#CDBCB0 Color Information

Hex color code: #CDBCB0

The hex color #CDBCB0 is a pastel orange with RGB values of (205, 188, 176) and HSL of (25°, 22%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBCB0
RGB
205, 188, 176
HSL
25°, 22%, 75%
CMYK
0%, 8%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBCB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 188, 176

Red: 205 / Green: 188 / Blue: 176

HSL

25°, 22%, 75%

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

CMYK

0%, 8%, 14%, 20%

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

What color is #CDBCB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBCB0 to RGB:

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

HEX to HSL

Convert #CDBCB0 to HSL:

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

HEX to CMYK

Convert #CDBCB0 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CDBCB0 has RGB (205, 188, 176) and HSL (25°, 22%, 75%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CDBCB0

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 #CDBCB0?

#CDBCB0 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBCB0?

#CDBCB0 in RGB is (205, 188, 176) - 205 red, 188 green, and 176 blue.

How to use #CDBCB0 in CSS?

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

What colors go well with #CDBCB0?

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