#C9AFAB Color Information

Hex color code: #C9AFAB

#C9AFAB is a soft red color. In RGB it is (201, 175, 171), and in HSL it is (8°, 22%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C9AFAB
RGB
201, 175, 171
HSL
8°, 22%, 73%
CMYK
0%, 13%, 15%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9AFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 175, 171

Red: 201 / Green: 175 / Blue: 171

HSL

8°, 22%, 73%

Hue: 8° / Saturation: 22% / Lightness: 73%

CMYK

0%, 13%, 15%, 21%

Cyan: 0% / Magenta: 13% / Yellow: 15% / Key: 21%

What color is #C9AFAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9AFAB to RGB:

rgb(201, 175, 171)HEX to RGB Converter →

HEX to HSL

Convert #C9AFAB to HSL:

hsl(8, 22%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C9AFAB to CMYK:

cmyk(0%, 13%, 15%, 21%)Color Converter →

Color Meaning and Usage

#C9AFAB is a soft red color with RGB values of 201, 175, 171 and HSL of 8°, 22%, 73%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9AFAB is #ABC5C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9ABB6.

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

Contrast with #C9AFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9AFAB?

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

What is the RGB value of #C9AFAB?

#C9AFAB in RGB is (201, 175, 171) - 201 red, 175 green, and 171 blue.

How to use #C9AFAB in CSS?

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

What colors go well with #C9AFAB?

#ABC5C9 (complementary), #C9ABB6 (analogous), and #AB837C (lighter shade) work well with #C9AFAB.