#C3ABAA Color Information

Hex color code: #C3ABAA

A neutral red shade, #C3ABAA appears as (195, 171, 170) in RGB and (2°, 17%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C3ABAA
RGB
195, 171, 170
HSL
2°, 17%, 72%
CMYK
0%, 12%, 13%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3ABAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 171, 170

Red: 195 / Green: 171 / Blue: 170

HSL

2°, 17%, 72%

Hue: 2° / Saturation: 17% / Lightness: 72%

CMYK

0%, 12%, 13%, 24%

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

What color is #C3ABAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3ABAA to RGB:

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

HEX to HSL

Convert #C3ABAA to HSL:

hsl(2, 17%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C3ABAA to CMYK:

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

Color Meaning and Usage

A understated red tone, #C3ABAA has RGB (195, 171, 170) and HSL (2°, 17%, 72%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3ABAA is #ABC3C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4ABB7.

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

Contrast with #C3ABAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3ABAA?

#C3ABAA is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C3ABAA?

#C3ABAA in RGB is (195, 171, 170) - 195 red, 171 green, and 170 blue.

How to use #C3ABAA in CSS?

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

What colors go well with #C3ABAA?

#ABC3C4 (complementary), #C4ABB7 (analogous), and #A4807F (lighter shade) work well with #C3ABAA.