#CDAACA Color Information

Hex color code: #CDAACA

The hex color #CDAACA is a pastel magenta with RGB values of (205, 170, 202) and HSL of (305°, 26%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CDAACA
RGB
205, 170, 202
HSL
305°, 26%, 74%
CMYK
0%, 17%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 170, 202

Red: 205 / Green: 170 / Blue: 202

HSL

305°, 26%, 74%

Hue: 305° / Saturation: 26% / Lightness: 74%

CMYK

0%, 17%, 1%, 20%

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

What color is #CDAACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAACA to RGB:

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

HEX to HSL

Convert #CDAACA to HSL:

hsl(305, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAACA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CDAACA has RGB (205, 170, 202) and HSL (305°, 26%, 74%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAACA is #ABCEAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0ABCE.

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

Contrast with #CDAACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAACA?

#CDAACA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDAACA?

#CDAACA in RGB is (205, 170, 202) - 205 red, 170 green, and 202 blue.

How to use #CDAACA in CSS?

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

What colors go well with #CDAACA?

#ABCEAE (complementary), #C0ABCE (analogous), and #B27BAD (lighter shade) work well with #CDAACA.