#CCA4AE Color Information

Hex color code: #CCA4AE

A delicate red shade, #CCA4AE appears as (204, 164, 174) in RGB and (345°, 28%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCA4AE
RGB
204, 164, 174
HSL
345°, 28%, 72%
CMYK
0%, 20%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 164, 174

Red: 204 / Green: 164 / Blue: 174

HSL

345°, 28%, 72%

Hue: 345° / Saturation: 28% / Lightness: 72%

CMYK

0%, 20%, 15%, 20%

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

What color is #CCA4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA4AE to RGB:

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

HEX to HSL

Convert #CCA4AE to HSL:

hsl(345, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA4AE to CMYK:

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

Color Meaning and Usage

A soft red tone, #CCA4AE has RGB (204, 164, 174) and HSL (345°, 28%, 72%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA4AE is #A4CCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA4C2.

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

Contrast with #CCA4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA4AE?

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

What is the RGB value of #CCA4AE?

#CCA4AE in RGB is (204, 164, 174) - 204 red, 164 green, and 174 blue.

How to use #CCA4AE in CSS?

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

What colors go well with #CCA4AE?

#A4CCC2 (complementary), #CCA4C2 (analogous), and #B07382 (lighter shade) work well with #CCA4AE.