#CDACC3 Color Information

Hex color code: #CDACC3

The hex color #CDACC3 is a gentle magenta with RGB values of (205, 172, 195) and HSL of (318°, 25%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDACC3
RGB
205, 172, 195
HSL
318°, 25%, 74%
CMYK
0%, 16%, 5%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDACC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 195

Red: 205 / Green: 172 / Blue: 195

HSL

318°, 25%, 74%

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

CMYK

0%, 16%, 5%, 20%

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

What color is #CDACC3?

#CDACC3 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDACC3 to RGB:

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

HEX to HSL

Convert #CDACC3 to HSL:

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

HEX to CMYK

Convert #CDACC3 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CDACC3 has RGB (205, 172, 195) and HSL (318°, 25%, 74%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDACC3 is #ACCDB6, creating high-contrast pairings. For softer combinations, try analogous colors like #C7ACCD.

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

Contrast with #CDACC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDACC3?

#CDACC3 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDACC3?

#CDACC3 in RGB is (205, 172, 195) - 205 red, 172 green, and 195 blue.

How to use #CDACC3 in CSS?

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

What colors go well with #CDACC3?

#ACCDB6 (complementary), #C7ACCD (analogous), and #B17CA1 (lighter shade) work well with #CDACC3.