#CDACB7 Color Information

Hex color code: #CDACB7

A soft magenta shade, #CDACB7 appears as (205, 172, 183) in RGB and (340°, 25%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDACB7
RGB
205, 172, 183
HSL
340°, 25%, 74%
CMYK
0%, 16%, 11%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDACB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 183

Red: 205 / Green: 172 / Blue: 183

HSL

340°, 25%, 74%

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

CMYK

0%, 16%, 11%, 20%

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

What color is #CDACB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDACB7 to RGB:

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

HEX to HSL

Convert #CDACB7 to HSL:

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

HEX to CMYK

Convert #CDACB7 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CDACB7 has RGB (205, 172, 183) and HSL (340°, 25%, 74%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDACB7 is #ACCDC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CDACC8.

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

Contrast with #CDACB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDACB7?

#CDACB7 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDACB7?

#CDACB7 in RGB is (205, 172, 183) - 205 red, 172 green, and 183 blue.

How to use #CDACB7 in CSS?

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

What colors go well with #CDACB7?

#ACCDC2 (complementary), #CDACC8 (analogous), and #B17C8E (lighter shade) work well with #CDACB7.