#C5AFBF Color Information

Hex color code: #C5AFBF

A subtle magenta shade, #C5AFBF appears as (197, 175, 191) in RGB and (316°, 16%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C5AFBF
RGB
197, 175, 191
HSL
316°, 16%, 73%
CMYK
0%, 11%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5AFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 175, 191

Red: 197 / Green: 175 / Blue: 191

HSL

316°, 16%, 73%

Hue: 316° / Saturation: 16% / Lightness: 73%

CMYK

0%, 11%, 3%, 23%

Cyan: 0% / Magenta: 11% / Yellow: 3% / Key: 23%

What color is #C5AFBF?

#C5AFBF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5AFBF to RGB:

rgb(197, 175, 191)HEX to RGB Converter →

HEX to HSL

Convert #C5AFBF to HSL:

hsl(316, 16%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C5AFBF to CMYK:

cmyk(0%, 11%, 3%, 23%)Color Converter →

Color Meaning and Usage

#C5AFBF is a muted magenta color with RGB values of 197, 175, 191 and HSL of 316°, 16%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5AFBF is #AFC5B5, creating high-contrast pairings. For softer combinations, try analogous colors like #C0AFC5.

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

Contrast with #C5AFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5AFBF?

#C5AFBF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C5AFBF?

#C5AFBF in RGB is (197, 175, 191) - 197 red, 175 green, and 191 blue.

How to use #C5AFBF in CSS?

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

What colors go well with #C5AFBF?

#AFC5B5 (complementary), #C0AFC5 (analogous), and #A5839C (lighter shade) work well with #C5AFBF.