#CDAEB9 Color Information

Hex color code: #CDAEB9

A delicate magenta shade, #CDAEB9 appears as (205, 174, 185) in RGB and (339°, 24%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDAEB9
RGB
205, 174, 185
HSL
339°, 24%, 74%
CMYK
0%, 15%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAEB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 174, 185

Red: 205 / Green: 174 / Blue: 185

HSL

339°, 24%, 74%

Hue: 339° / Saturation: 24% / Lightness: 74%

CMYK

0%, 15%, 10%, 20%

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

What color is #CDAEB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAEB9 to RGB:

rgb(205, 174, 185)HEX to RGB Converter →

HEX to HSL

Convert #CDAEB9 to HSL:

hsl(339, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAEB9 to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CDAEB9 has RGB (205, 174, 185) and HSL (339°, 24%, 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 #CDAEB9 is #ADCDC1, creating high-contrast pairings. For softer combinations, try analogous colors like #CDADC8.

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

Contrast with #CDAEB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAEB9?

#CDAEB9 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDAEB9?

#CDAEB9 in RGB is (205, 174, 185) - 205 red, 174 green, and 185 blue.

How to use #CDAEB9 in CSS?

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

What colors go well with #CDAEB9?

#ADCDC1 (complementary), #CDADC8 (analogous), and #B07D8F (lighter shade) work well with #CDAEB9.