#CDC0BA Color Information

Hex color code: #CDC0BA

#CDC0BA is a delicate orange color. In RGB it is (205, 192, 186), and in HSL it is (19°, 16%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDC0BA
RGB
205, 192, 186
HSL
19°, 16%, 77%
CMYK
0%, 6%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 192, 186

Red: 205 / Green: 192 / Blue: 186

HSL

19°, 16%, 77%

Hue: 19° / Saturation: 16% / Lightness: 77%

CMYK

0%, 6%, 9%, 20%

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

What color is #CDC0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC0BA to RGB:

rgb(205, 192, 186)HEX to RGB Converter →

HEX to HSL

Convert #CDC0BA to HSL:

hsl(19, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC0BA to CMYK:

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

Color Meaning and Usage

#CDC0BA is a airy orange color with RGB values of 205, 192, 186 and HSL of 19°, 16%, 77%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC0BA is #BBC8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBBBE.

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

Contrast with #CDC0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC0BA?

#CDC0BA is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDC0BA?

#CDC0BA in RGB is (205, 192, 186) - 205 red, 192 green, and 186 blue.

How to use #CDC0BA in CSS?

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

What colors go well with #CDC0BA?

#BBC8CE (complementary), #CEBBBE (analogous), and #AE988F (lighter shade) work well with #CDC0BA.