#CDA8AD Color Information

Hex color code: #CDA8AD

#CDA8AD is a subtle red color. In RGB it is (205, 168, 173), and in HSL it is (352°, 27%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDA8AD
RGB
205, 168, 173
HSL
352°, 27%, 73%
CMYK
0%, 18%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDA8AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 168, 173

Red: 205 / Green: 168 / Blue: 173

HSL

352°, 27%, 73%

Hue: 352° / Saturation: 27% / Lightness: 73%

CMYK

0%, 18%, 16%, 20%

Cyan: 0% / Magenta: 18% / Yellow: 16% / Key: 20%

What color is #CDA8AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDA8AD to RGB:

rgb(205, 168, 173)HEX to RGB Converter →

HEX to HSL

Convert #CDA8AD to HSL:

hsl(352, 27%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CDA8AD to CMYK:

cmyk(0%, 18%, 16%, 20%)Color Converter →

Color Meaning and Usage

A delicate red tone, #CDA8AD has RGB (205, 168, 173) and HSL (352°, 27%, 73%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDA8AD is #A8CDC8, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA8BF.

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

Contrast with #CDA8AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDA8AD?

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

What is the RGB value of #CDA8AD?

#CDA8AD in RGB is (205, 168, 173) - 205 red, 168 green, and 173 blue.

How to use #CDA8AD in CSS?

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

What colors go well with #CDA8AD?

#A8CDC8 (complementary), #CDA8BF (analogous), and #B1777F (lighter shade) work well with #CDA8AD.