#CDAEBC Color Information

Hex color code: #CDAEBC

A subtle magenta shade, #CDAEBC appears as (205, 174, 188) in RGB and (333°, 24%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDAEBC
RGB
205, 174, 188
HSL
333°, 24%, 74%
CMYK
0%, 15%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 174, 188

Red: 205 / Green: 174 / Blue: 188

HSL

333°, 24%, 74%

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

CMYK

0%, 15%, 8%, 20%

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

What color is #CDAEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAEBC to RGB:

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

HEX to HSL

Convert #CDAEBC to HSL:

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

HEX to CMYK

Convert #CDAEBC to CMYK:

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

Color Meaning and Usage

#CDAEBC is a subtle magenta color with RGB values of 205, 174, 188 and HSL of 333°, 24%, 74%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAEBC is #ADCDBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CDADCB.

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

Contrast with #CDAEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAEBC?

#CDAEBC is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDAEBC?

#CDAEBC in RGB is (205, 174, 188) - 205 red, 174 green, and 188 blue.

How to use #CDAEBC in CSS?

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

What colors go well with #CDAEBC?

#ADCDBE (complementary), #CDADCB (analogous), and #B07D94 (lighter shade) work well with #CDAEBC.