#CDAAA8 Color Information

Hex color code: #CDAAA8

The hex color #CDAAA8 is a soft red with RGB values of (205, 170, 168) and HSL of (3°, 27%, 73%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CDAAA8
RGB
205, 170, 168
HSL
3°, 27%, 73%
CMYK
0%, 17%, 18%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAAA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 170, 168

Red: 205 / Green: 170 / Blue: 168

HSL

3°, 27%, 73%

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

CMYK

0%, 17%, 18%, 20%

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

What color is #CDAAA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAAA8 to RGB:

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

HEX to HSL

Convert #CDAAA8 to HSL:

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

HEX to CMYK

Convert #CDAAA8 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #CDAAA8 has RGB (205, 170, 168) and HSL (3°, 27%, 73%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAAA8 is #A8CBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA8B8.

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

Contrast with #CDAAA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAAA8?

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

What is the RGB value of #CDAAA8?

#CDAAA8 in RGB is (205, 170, 168) - 205 red, 170 green, and 168 blue.

How to use #CDAAA8 in CSS?

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

What colors go well with #CDAAA8?

#A8CBCD (complementary), #CDA8B8 (analogous), and #B17A77 (lighter shade) work well with #CDAAA8.