#CCADCB Color Information

Hex color code: #CCADCB

A subtle magenta shade, #CCADCB appears as (204, 173, 203) in RGB and (302°, 23%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCADCB
RGB
204, 173, 203
HSL
302°, 23%, 74%
CMYK
0%, 15%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 203

Red: 204 / Green: 173 / Blue: 203

HSL

302°, 23%, 74%

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

CMYK

0%, 15%, 0%, 20%

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

What color is #CCADCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADCB to RGB:

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

HEX to HSL

Convert #CCADCB to HSL:

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

HEX to CMYK

Convert #CCADCB to CMYK:

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

Color Meaning and Usage

#CCADCB is a gentle magenta color with RGB values of 204, 173, 203 and HSL of 302°, 23%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADCB is #ADCCAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEADCC.

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

Contrast with #CCADCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADCB?

#CCADCB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCADCB?

#CCADCB in RGB is (204, 173, 203) - 204 red, 173 green, and 203 blue.

How to use #CCADCB in CSS?

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

What colors go well with #CCADCB?

#ADCCAE (complementary), #BEADCC (analogous), and #AE7EAD (lighter shade) work well with #CCADCB.