#CDACB8 Color Information

Hex color code: #CDACB8

#CDACB8 is a gentle magenta color. In RGB it is (205, 172, 184), and in HSL it is (338°, 25%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDACB8
RGB
205, 172, 184
HSL
338°, 25%, 74%
CMYK
0%, 16%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDACB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 184

Red: 205 / Green: 172 / Blue: 184

HSL

338°, 25%, 74%

Hue: 338° / Saturation: 25% / Lightness: 74%

CMYK

0%, 16%, 10%, 20%

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

What color is #CDACB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDACB8 to RGB:

rgb(205, 172, 184)HEX to RGB Converter →

HEX to HSL

Convert #CDACB8 to HSL:

hsl(338, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDACB8 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CDACB8 has RGB (205, 172, 184) and HSL (338°, 25%, 74%). 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 #CDACB8 is #ACCDC1, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACC9.

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

Contrast with #CDACB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDACB8?

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

What is the RGB value of #CDACB8?

#CDACB8 in RGB is (205, 172, 184) - 205 red, 172 green, and 184 blue.

How to use #CDACB8 in CSS?

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

What colors go well with #CDACB8?

#ACCDC1 (complementary), #CDACC9 (analogous), and #B17C8F (lighter shade) work well with #CDACB8.