#CCADB9 Color Information

Hex color code: #CCADB9

A pastel magenta shade, #CCADB9 appears as (204, 173, 185) in RGB and (337°, 23%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CCADB9
RGB
204, 173, 185
HSL
337°, 23%, 74%
CMYK
0%, 15%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 185

Red: 204 / Green: 173 / Blue: 185

HSL

337°, 23%, 74%

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

CMYK

0%, 15%, 9%, 20%

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

What color is #CCADB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADB9 to RGB:

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

HEX to HSL

Convert #CCADB9 to HSL:

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

HEX to CMYK

Convert #CCADB9 to CMYK:

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

Color Meaning and Usage

#CCADB9 is a pastel magenta color with RGB values of 204, 173, 185 and HSL of 337°, 23%, 74%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADB9 is #ADCCC0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCADC8.

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

Contrast with #CCADB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADB9?

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

What is the RGB value of #CCADB9?

#CCADB9 in RGB is (204, 173, 185) - 204 red, 173 green, and 185 blue.

How to use #CCADB9 in CSS?

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

What colors go well with #CCADB9?

#ADCCC0 (complementary), #CCADC8 (analogous), and #AE7E91 (lighter shade) work well with #CCADB9.