#CDA7AA Color Information

Hex color code: #CDA7AA

A delicate red shade, #CDA7AA appears as (205, 167, 170) in RGB and (355°, 28%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CDA7AA
RGB
205, 167, 170
HSL
355°, 28%, 73%
CMYK
0%, 19%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA7AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 167, 170

Red: 205 / Green: 167 / Blue: 170

HSL

355°, 28%, 73%

Hue: 355° / Saturation: 28% / Lightness: 73%

CMYK

0%, 19%, 17%, 20%

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

What color is #CDA7AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA7AA to RGB:

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

HEX to HSL

Convert #CDA7AA to HSL:

hsl(355, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA7AA to CMYK:

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

Color Meaning and Usage

#CDA7AA is a delicate red color with RGB values of 205, 167, 170 and HSL of 355°, 28%, 73%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA7AA is #A7CDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA7BD.

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

Contrast with #CDA7AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA7AA?

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

What is the RGB value of #CDA7AA?

#CDA7AA in RGB is (205, 167, 170) - 205 red, 167 green, and 170 blue.

How to use #CDA7AA in CSS?

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

What colors go well with #CDA7AA?

#A7CDCA (complementary), #CDA7BD (analogous), and #B2767B (lighter shade) work well with #CDA7AA.