#CDA770 Color Information

Hex color code: #CDA770

The hex color #CDA770 is a subtle orange with RGB values of (205, 167, 112) and HSL of (35°, 48%, 62%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CDA770
RGB
205, 167, 112
HSL
35°, 48%, 62%
CMYK
0%, 19%, 45%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA770; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 167, 112

Red: 205 / Green: 167 / Blue: 112

HSL

35°, 48%, 62%

Hue: 35° / Saturation: 48% / Lightness: 62%

CMYK

0%, 19%, 45%, 20%

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

What color is #CDA770?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA770 to RGB:

rgb(205, 167, 112)HEX to RGB Converter →

HEX to HSL

Convert #CDA770 to HSL:

hsl(35, 48%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA770 to CMYK:

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

Color Meaning and Usage

#CDA770 is a soft orange color with RGB values of 205, 167, 112 and HSL of 35°, 48%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA770 is #7096CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD7770.

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

Contrast with #CDA770

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 #CDA770?

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

What is the RGB value of #CDA770?

#CDA770 in RGB is (205, 167, 112) - 205 red, 167 green, and 112 blue.

How to use #CDA770 in CSS?

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

What colors go well with #CDA770?

#7096CD (complementary), #CD7770 (analogous), and #B1813E (lighter shade) work well with #CDA770.