#CDA58C Color Information

Hex color code: #CDA58C

A soft orange shade, #CDA58C appears as (205, 165, 140) in RGB and (23°, 39%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CDA58C
RGB
205, 165, 140
HSL
23°, 39%, 68%
CMYK
0%, 20%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA58C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 165, 140

Red: 205 / Green: 165 / Blue: 140

HSL

23°, 39%, 68%

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

CMYK

0%, 20%, 32%, 20%

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

What color is #CDA58C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA58C to RGB:

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

HEX to HSL

Convert #CDA58C to HSL:

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

HEX to CMYK

Convert #CDA58C to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CDA58C has RGB (205, 165, 140) and HSL (23°, 39%, 68%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA58C is #8EB5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8E95.

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

Contrast with #CDA58C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA58C?

#CDA58C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDA58C?

#CDA58C in RGB is (205, 165, 140) - 205 red, 165 green, and 140 blue.

How to use #CDA58C in CSS?

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

What colors go well with #CDA58C?

#8EB5CD (complementary), #CD8E95 (analogous), and #B67C58 (lighter shade) work well with #CDA58C.