#CCADC7 Color Information

Hex color code: #CCADC7

The hex color #CCADC7 is a subtle magenta with RGB values of (204, 173, 199) and HSL of (310°, 23%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCADC7
RGB
204, 173, 199
HSL
310°, 23%, 74%
CMYK
0%, 15%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 199

Red: 204 / Green: 173 / Blue: 199

HSL

310°, 23%, 74%

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

CMYK

0%, 15%, 2%, 20%

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

What color is #CCADC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADC7 to RGB:

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

HEX to HSL

Convert #CCADC7 to HSL:

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

HEX to CMYK

Convert #CCADC7 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CCADC7 has RGB (204, 173, 199) and HSL (310°, 23%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADC7 is #ADCCB3, creating high-contrast pairings. For softer combinations, try analogous colors like #C2ADCC.

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

Contrast with #CCADC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADC7?

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

What is the RGB value of #CCADC7?

#CCADC7 in RGB is (204, 173, 199) - 204 red, 173 green, and 199 blue.

How to use #CCADC7 in CSS?

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

What colors go well with #CCADC7?

#ADCCB3 (complementary), #C2ADCC (analogous), and #AE7EA6 (lighter shade) work well with #CCADC7.