#CDABA4 Color Information

Hex color code: #CDABA4

#CDABA4 is a pastel red color. In RGB it is (205, 171, 164), and in HSL it is (10°, 29%, 72%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDABA4
RGB
205, 171, 164
HSL
10°, 29%, 72%
CMYK
0%, 17%, 20%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDABA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 171, 164

Red: 205 / Green: 171 / Blue: 164

HSL

10°, 29%, 72%

Hue: 10° / Saturation: 29% / Lightness: 72%

CMYK

0%, 17%, 20%, 20%

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

What color is #CDABA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDABA4 to RGB:

rgb(205, 171, 164)HEX to RGB Converter →

HEX to HSL

Convert #CDABA4 to HSL:

hsl(10, 29%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CDABA4 to CMYK:

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

Color Meaning and Usage

#CDABA4 is a soft red color with RGB values of 205, 171, 164 and HSL of 10°, 29%, 72%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDABA4 is #A3C5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA3B1.

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

Contrast with #CDABA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDABA4?

#CDABA4 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDABA4?

#CDABA4 in RGB is (205, 171, 164) - 205 red, 171 green, and 164 blue.

How to use #CDABA4 in CSS?

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

What colors go well with #CDABA4?

#A3C5CC (complementary), #CCA3B1 (analogous), and #B17C72 (lighter shade) work well with #CDABA4.