#CCADBA Color Information

Hex color code: #CCADBA

A gentle magenta shade, #CCADBA appears as (204, 173, 186) in RGB and (335°, 23%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCADBA
RGB
204, 173, 186
HSL
335°, 23%, 74%
CMYK
0%, 15%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 186

Red: 204 / Green: 173 / Blue: 186

HSL

335°, 23%, 74%

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

CMYK

0%, 15%, 9%, 20%

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

What color is #CCADBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADBA to RGB:

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

HEX to HSL

Convert #CCADBA to HSL:

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

HEX to CMYK

Convert #CCADBA to CMYK:

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

Color Meaning and Usage

#CCADBA is a soft magenta color with RGB values of 204, 173, 186 and HSL of 335°, 23%, 74%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCADBA is #ADCCBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CCADC9.

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

Contrast with #CCADBA

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 #CCADBA?

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

What is the RGB value of #CCADBA?

#CCADBA in RGB is (204, 173, 186) - 204 red, 173 green, and 186 blue.

How to use #CCADBA in CSS?

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

What colors go well with #CCADBA?

#ADCCBF (complementary), #CCADC9 (analogous), and #AE7E92 (lighter shade) work well with #CCADBA.