#CCA3AE Color Information

Hex color code: #CCA3AE

#CCA3AE is a delicate magenta color. In RGB it is (204, 163, 174), and in HSL it is (344°, 29%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCA3AE
RGB
204, 163, 174
HSL
344°, 29%, 72%
CMYK
0%, 20%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA3AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 163, 174

Red: 204 / Green: 163 / Blue: 174

HSL

344°, 29%, 72%

Hue: 344° / Saturation: 29% / Lightness: 72%

CMYK

0%, 20%, 15%, 20%

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

What color is #CCA3AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA3AE to RGB:

rgb(204, 163, 174)HEX to RGB Converter →

HEX to HSL

Convert #CCA3AE to HSL:

hsl(344, 29%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA3AE to CMYK:

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

Color Meaning and Usage

#CCA3AE is a gentle magenta color with RGB values of 204, 163, 174 and HSL of 344°, 29%, 72%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA3AE is #A3CCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA3C3.

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

Contrast with #CCA3AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA3AE?

#CCA3AE is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CCA3AE?

#CCA3AE in RGB is (204, 163, 174) - 204 red, 163 green, and 174 blue.

How to use #CCA3AE in CSS?

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

What colors go well with #CCA3AE?

#A3CCC1 (complementary), #CCA3C3 (analogous), and #B17283 (lighter shade) work well with #CCA3AE.