#CCADCA Color Information

Hex color code: #CCADCA

The hex color #CCADCA is a gentle magenta with RGB values of (204, 173, 202) and HSL of (304°, 23%, 74%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCADCA
RGB
204, 173, 202
HSL
304°, 23%, 74%
CMYK
0%, 15%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 202

Red: 204 / Green: 173 / Blue: 202

HSL

304°, 23%, 74%

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

CMYK

0%, 15%, 1%, 20%

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

What color is #CCADCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADCA to RGB:

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

HEX to HSL

Convert #CCADCA to HSL:

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

HEX to CMYK

Convert #CCADCA to CMYK:

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

Color Meaning and Usage

#CCADCA is a delicate magenta color with RGB values of 204, 173, 202 and HSL of 304°, 23%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADCA is #ADCCAF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFADCC.

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

Contrast with #CCADCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADCA?

#CCADCA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCADCA?

#CCADCA in RGB is (204, 173, 202) - 204 red, 173 green, and 202 blue.

How to use #CCADCA in CSS?

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

What colors go well with #CCADCA?

#ADCCAF (complementary), #BFADCC (analogous), and #AE7EAB (lighter shade) work well with #CCADCA.