#CCADBB Color Information

Hex color code: #CCADBB

The hex color #CCADBB is a soft magenta with RGB values of (204, 173, 187) and HSL of (333°, 23%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCADBB
RGB
204, 173, 187
HSL
333°, 23%, 74%
CMYK
0%, 15%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 187

Red: 204 / Green: 173 / Blue: 187

HSL

333°, 23%, 74%

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

CMYK

0%, 15%, 8%, 20%

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

What color is #CCADBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADBB to RGB:

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

HEX to HSL

Convert #CCADBB to HSL:

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

HEX to CMYK

Convert #CCADBB to CMYK:

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

Color Meaning and Usage

#CCADBB is a soft magenta color with RGB values of 204, 173, 187 and HSL of 333°, 23%, 74%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CCADBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADBB?

#CCADBB is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCADBB?

#CCADBB in RGB is (204, 173, 187) - 204 red, 173 green, and 187 blue.

How to use #CCADBB in CSS?

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

What colors go well with #CCADBB?

#ADCCBE (complementary), #CCADCA (analogous), and #AE7E94 (lighter shade) work well with #CCADBB.