#CCADBE Color Information

Hex color code: #CCADBE

A soft magenta shade, #CCADBE appears as (204, 173, 190) in RGB and (327°, 23%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCADBE
RGB
204, 173, 190
HSL
327°, 23%, 74%
CMYK
0%, 15%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 190

Red: 204 / Green: 173 / Blue: 190

HSL

327°, 23%, 74%

Hue: 327° / Saturation: 23% / Lightness: 74%

CMYK

0%, 15%, 7%, 20%

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

What color is #CCADBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADBE to RGB:

rgb(204, 173, 190)HEX to RGB Converter →

HEX to HSL

Convert #CCADBE to HSL:

hsl(327, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CCADBE to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CCADBE has RGB (204, 173, 190) and HSL (327°, 23%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADBE is #ADCCBB, creating high-contrast pairings. For softer combinations, try analogous colors like #CAADCC.

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

Contrast with #CCADBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADBE?

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

What is the RGB value of #CCADBE?

#CCADBE in RGB is (204, 173, 190) - 204 red, 173 green, and 190 blue.

How to use #CCADBE in CSS?

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

What colors go well with #CCADBE?

#ADCCBB (complementary), #CAADCC (analogous), and #AE7E99 (lighter shade) work well with #CCADBE.