#C6ABCE Color Information

Hex color code: #C6ABCE

A subtle magenta shade, #C6ABCE appears as (198, 171, 206) in RGB and (286°, 26%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C6ABCE
RGB
198, 171, 206
HSL
286°, 26%, 74%
CMYK
4%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6ABCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 171, 206

Red: 198 / Green: 171 / Blue: 206

HSL

286°, 26%, 74%

Hue: 286° / Saturation: 26% / Lightness: 74%

CMYK

4%, 17%, 0%, 19%

Cyan: 4% / Magenta: 17% / Yellow: 0% / Key: 19%

What color is #C6ABCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6ABCE to RGB:

rgb(198, 171, 206)HEX to RGB Converter →

HEX to HSL

Convert #C6ABCE to HSL:

hsl(286, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C6ABCE to CMYK:

cmyk(4%, 17%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C6ABCE is a gentle magenta color with RGB values of 198, 171, 206 and HSL of 286°, 26%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6ABCE is #B4CEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B5ABCE.

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

Contrast with #C6ABCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6ABCE?

#C6ABCE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C6ABCE?

#C6ABCE in RGB is (198, 171, 206) - 198 red, 171 green, and 206 blue.

How to use #C6ABCE in CSS?

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

What colors go well with #C6ABCE?

#B4CEAB (complementary), #B5ABCE (analogous), and #A57BB2 (lighter shade) work well with #C6ABCE.