#CCADB6 Color Information

Hex color code: #CCADB6

The hex color #CCADB6 is a gentle magenta with RGB values of (204, 173, 182) and HSL of (343°, 23%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCADB6
RGB
204, 173, 182
HSL
343°, 23%, 74%
CMYK
0%, 15%, 11%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 182

Red: 204 / Green: 173 / Blue: 182

HSL

343°, 23%, 74%

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

CMYK

0%, 15%, 11%, 20%

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

What color is #CCADB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADB6 to RGB:

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

HEX to HSL

Convert #CCADB6 to HSL:

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

HEX to CMYK

Convert #CCADB6 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CCADB6 has RGB (204, 173, 182) and HSL (343°, 23%, 74%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADB6 is #ADCCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #CCADC5.

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

Contrast with #CCADB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADB6?

#CCADB6 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCADB6?

#CCADB6 in RGB is (204, 173, 182) - 204 red, 173 green, and 182 blue.

How to use #CCADB6 in CSS?

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

What colors go well with #CCADB6?

#ADCCC3 (complementary), #CCADC5 (analogous), and #AE7E8C (lighter shade) work well with #CCADB6.