#CDAB89 Color Information

Hex color code: #CDAB89

The hex color #CDAB89 is a delicate orange with RGB values of (205, 171, 137) and HSL of (30°, 40%, 67%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CDAB89
RGB
205, 171, 137
HSL
30°, 40%, 67%
CMYK
0%, 17%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAB89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 171, 137

Red: 205 / Green: 171 / Blue: 137

HSL

30°, 40%, 67%

Hue: 30° / Saturation: 40% / Lightness: 67%

CMYK

0%, 17%, 33%, 20%

Cyan: 0% / Magenta: 17% / Yellow: 33% / Key: 20%

What color is #CDAB89?

#CDAB89 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAB89 to RGB:

rgb(205, 171, 137)HEX to RGB Converter →

HEX to HSL

Convert #CDAB89 to HSL:

hsl(30, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAB89 to CMYK:

cmyk(0%, 17%, 33%, 20%)Color Converter →

Color Meaning and Usage

#CDAB89 is a soft orange color with RGB values of 205, 171, 137 and HSL of 30°, 40%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAB89 is #89ABCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8989.

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

Contrast with #CDAB89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAB89?

#CDAB89 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDAB89?

#CDAB89 in RGB is (205, 171, 137) - 205 red, 171 green, and 137 blue.

How to use #CDAB89 in CSS?

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

What colors go well with #CDAB89?

#89ABCD (complementary), #CD8989 (analogous), and #B68554 (lighter shade) work well with #CDAB89.