#CDA69B Color Information

Hex color code: #CDA69B

#CDA69B is a delicate red color. In RGB it is (205, 166, 155), and in HSL it is (13°, 33%, 71%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CDA69B
RGB
205, 166, 155
HSL
13°, 33%, 71%
CMYK
0%, 19%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA69B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 166, 155

Red: 205 / Green: 166 / Blue: 155

HSL

13°, 33%, 71%

Hue: 13° / Saturation: 33% / Lightness: 71%

CMYK

0%, 19%, 24%, 20%

Cyan: 0% / Magenta: 19% / Yellow: 24% / Key: 20%

What color is #CDA69B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA69B to RGB:

rgb(205, 166, 155)HEX to RGB Converter →

HEX to HSL

Convert #CDA69B to HSL:

hsl(13, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA69B to CMYK:

cmyk(0%, 19%, 24%, 20%)Color Converter →

Color Meaning and Usage

A gentle red tone, #CDA69B has RGB (205, 166, 155) and HSL (13°, 33%, 71%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA69B is #9DC3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9DAA.

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

Contrast with #CDA69B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA69B?

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

What is the RGB value of #CDA69B?

#CDA69B in RGB is (205, 166, 155) - 205 red, 166 green, and 155 blue.

How to use #CDA69B in CSS?

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

What colors go well with #CDA69B?

#9DC3CD (complementary), #CD9DAA (analogous), and #B47A6A (lighter shade) work well with #CDA69B.