#CDBBAD Color Information

Hex color code: #CDBBAD

#CDBBAD is a pastel orange color. In RGB it is (205, 187, 173), and in HSL it is (26°, 24%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBBAD
RGB
205, 187, 173
HSL
26°, 24%, 74%
CMYK
0%, 9%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBBAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 187, 173

Red: 205 / Green: 187 / Blue: 173

HSL

26°, 24%, 74%

Hue: 26° / Saturation: 24% / Lightness: 74%

CMYK

0%, 9%, 16%, 20%

Cyan: 0% / Magenta: 9% / Yellow: 16% / Key: 20%

What color is #CDBBAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBBAD to RGB:

rgb(205, 187, 173)HEX to RGB Converter →

HEX to HSL

Convert #CDBBAD to HSL:

hsl(26, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBBAD to CMYK:

cmyk(0%, 9%, 16%, 20%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CDBBAD has RGB (205, 187, 173) and HSL (26°, 24%, 74%). 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 #CDBBAD is #ADBFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDADAF.

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

Contrast with #CDBBAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBBAD?

#CDBBAD is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBBAD?

#CDBBAD in RGB is (205, 187, 173) - 205 red, 187 green, and 173 blue.

How to use #CDBBAD in CSS?

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

What colors go well with #CDBBAD?

#ADBFCD (complementary), #CDADAF (analogous), and #B0937D (lighter shade) work well with #CDBBAD.