#C6AFBA Color Information

Hex color code: #C6AFBA

#C6AFBA is a muted magenta color. In RGB it is (198, 175, 186), and in HSL it is (331°, 17%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C6AFBA
RGB
198, 175, 186
HSL
331°, 17%, 73%
CMYK
0%, 12%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6AFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 175, 186

Red: 198 / Green: 175 / Blue: 186

HSL

331°, 17%, 73%

Hue: 331° / Saturation: 17% / Lightness: 73%

CMYK

0%, 12%, 6%, 22%

Cyan: 0% / Magenta: 12% / Yellow: 6% / Key: 22%

What color is #C6AFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6AFBA to RGB:

rgb(198, 175, 186)HEX to RGB Converter →

HEX to HSL

Convert #C6AFBA to HSL:

hsl(331, 17%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C6AFBA to CMYK:

cmyk(0%, 12%, 6%, 22%)Color Converter →

Color Meaning and Usage

#C6AFBA is a muted magenta color with RGB values of 198, 175, 186 and HSL of 331°, 17%, 73%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6AFBA is #AEC6BB, creating high-contrast pairings. For softer combinations, try analogous colors like #C6AEC5.

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

Contrast with #C6AFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6AFBA?

#C6AFBA is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C6AFBA?

#C6AFBA in RGB is (198, 175, 186) - 198 red, 175 green, and 186 blue.

How to use #C6AFBA in CSS?

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

What colors go well with #C6AFBA?

#AEC6BB (complementary), #C6AEC5 (analogous), and #A68293 (lighter shade) work well with #C6AFBA.