#C1AFAA Color Information

Hex color code: #C1AFAA

A subtle red shade, #C1AFAA appears as (193, 175, 170) in RGB and (13°, 16%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C1AFAA
RGB
193, 175, 170
HSL
13°, 16%, 71%
CMYK
0%, 9%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1AFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 175, 170

Red: 193 / Green: 175 / Blue: 170

HSL

13°, 16%, 71%

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

CMYK

0%, 9%, 12%, 24%

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

What color is #C1AFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1AFAA to RGB:

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

HEX to HSL

Convert #C1AFAA to HSL:

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

HEX to CMYK

Convert #C1AFAA to CMYK:

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

Color Meaning and Usage

A subtle red tone, #C1AFAA has RGB (193, 175, 170) and HSL (13°, 16%, 71%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1AFAA is #A9BCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1A9B0.

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

Contrast with #C1AFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1AFAA?

#C1AFAA is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1AFAA?

#C1AFAA in RGB is (193, 175, 170) - 193 red, 175 green, and 170 blue.

How to use #C1AFAA in CSS?

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

What colors go well with #C1AFAA?

#A9BCC1 (complementary), #C1A9B0 (analogous), and #A1857D (lighter shade) work well with #C1AFAA.