#C3AAA9 Color Information

Hex color code: #C3AAA9

The hex color #C3AAA9 is a muted red with RGB values of (195, 170, 169) and HSL of (2°, 18%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C3AAA9
RGB
195, 170, 169
HSL
2°, 18%, 71%
CMYK
0%, 13%, 13%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3AAA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 170, 169

Red: 195 / Green: 170 / Blue: 169

HSL

2°, 18%, 71%

Hue: 2° / Saturation: 18% / Lightness: 71%

CMYK

0%, 13%, 13%, 24%

Cyan: 0% / Magenta: 13% / Yellow: 13% / Key: 24%

What color is #C3AAA9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3AAA9 to RGB:

rgb(195, 170, 169)HEX to RGB Converter →

HEX to HSL

Convert #C3AAA9 to HSL:

hsl(2, 18%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #C3AAA9 to CMYK:

cmyk(0%, 13%, 13%, 24%)Color Converter →

Color Meaning and Usage

A balanced red tone, #C3AAA9 has RGB (195, 170, 169) and HSL (2°, 18%, 71%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3AAA9 is #A8C1C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A8B4.

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

Contrast with #C3AAA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3AAA9?

#C3AAA9 is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C3AAA9?

#C3AAA9 in RGB is (195, 170, 169) - 195 red, 170 green, and 169 blue.

How to use #C3AAA9 in CSS?

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

What colors go well with #C3AAA9?

#A8C1C2 (complementary), #C2A8B4 (analogous), and #A37C7B (lighter shade) work well with #C3AAA9.