#CDA48C Color Information

Hex color code: #CDA48C

The hex color #CDA48C is a subtle orange with RGB values of (205, 164, 140) and HSL of (22°, 39%, 68%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CDA48C
RGB
205, 164, 140
HSL
22°, 39%, 68%
CMYK
0%, 20%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA48C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 164, 140

Red: 205 / Green: 164 / Blue: 140

HSL

22°, 39%, 68%

Hue: 22° / Saturation: 39% / Lightness: 68%

CMYK

0%, 20%, 32%, 20%

Cyan: 0% / Magenta: 20% / Yellow: 32% / Key: 20%

What color is #CDA48C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA48C to RGB:

rgb(205, 164, 140)HEX to RGB Converter →

HEX to HSL

Convert #CDA48C to HSL:

hsl(22, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA48C to CMYK:

cmyk(0%, 20%, 32%, 20%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CDA48C has RGB (205, 164, 140) and HSL (22°, 39%, 68%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA48C is #8EB6CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8E96.

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

Contrast with #CDA48C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA48C?

#CDA48C is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDA48C?

#CDA48C in RGB is (205, 164, 140) - 205 red, 164 green, and 140 blue.

How to use #CDA48C in CSS?

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

What colors go well with #CDA48C?

#8EB6CD (complementary), #CD8E96 (analogous), and #B67B58 (lighter shade) work well with #CDA48C.