#C1ACAA Color Information

Hex color code: #C1ACAA

The hex color #C1ACAA is a understated red with RGB values of (193, 172, 170) and HSL of (5°, 16%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C1ACAA
RGB
193, 172, 170
HSL
5°, 16%, 71%
CMYK
0%, 11%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1ACAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 172, 170

Red: 193 / Green: 172 / Blue: 170

HSL

5°, 16%, 71%

Hue: 5° / Saturation: 16% / Lightness: 71%

CMYK

0%, 11%, 12%, 24%

Cyan: 0% / Magenta: 11% / Yellow: 12% / Key: 24%

What color is #C1ACAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1ACAA to RGB:

rgb(193, 172, 170)HEX to RGB Converter →

HEX to HSL

Convert #C1ACAA to HSL:

hsl(5, 16%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C1ACAA to CMYK:

cmyk(0%, 11%, 12%, 24%)Color Converter →

Color Meaning and Usage

#C1ACAA is a muted red color with RGB values of 193, 172, 170 and HSL of 5°, 16%, 71%. 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 #C1ACAA is #A9BFC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1A9B3.

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

Contrast with #C1ACAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1ACAA?

#C1ACAA is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1ACAA?

#C1ACAA in RGB is (193, 172, 170) - 193 red, 172 green, and 170 blue.

How to use #C1ACAA in CSS?

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

What colors go well with #C1ACAA?

#A9BFC1 (complementary), #C1A9B3 (analogous), and #A1807D (lighter shade) work well with #C1ACAA.