#C5AFCF Color Information

Hex color code: #C5AFCF

#C5AFCF is a soft purple color. In RGB it is (197, 175, 207), and in HSL it is (281°, 25%, 75%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C5AFCF
RGB
197, 175, 207
HSL
281°, 25%, 75%
CMYK
5%, 15%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5AFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 175, 207

Red: 197 / Green: 175 / Blue: 207

HSL

281°, 25%, 75%

Hue: 281° / Saturation: 25% / Lightness: 75%

CMYK

5%, 15%, 0%, 19%

Cyan: 5% / Magenta: 15% / Yellow: 0% / Key: 19%

What color is #C5AFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5AFCF to RGB:

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

HEX to HSL

Convert #C5AFCF to HSL:

hsl(281, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C5AFCF to CMYK:

cmyk(5%, 15%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #C5AFCF has RGB (197, 175, 207) and HSL (281°, 25%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5AFCF is #B9CFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B5AFCF.

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

Contrast with #C5AFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5AFCF?

#C5AFCF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C5AFCF?

#C5AFCF in RGB is (197, 175, 207) - 197 red, 175 green, and 207 blue.

How to use #C5AFCF in CSS?

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

What colors go well with #C5AFCF?

#B9CFAF (complementary), #B5AFCF (analogous), and #A280B3 (lighter shade) work well with #C5AFCF.