#C671AB Color Information

Hex color code: #C671AB

A delicate magenta shade, #C671AB appears as (198, 113, 171) in RGB and (319°, 43%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#C671AB
RGB
198, 113, 171
HSL
319°, 43%, 61%
CMYK
0%, 43%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C671AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 113, 171

Red: 198 / Green: 113 / Blue: 171

HSL

319°, 43%, 61%

Hue: 319° / Saturation: 43% / Lightness: 61%

CMYK

0%, 43%, 14%, 22%

Cyan: 0% / Magenta: 43% / Yellow: 14% / Key: 22%

What color is #C671AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C671AB to RGB:

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

HEX to HSL

Convert #C671AB to HSL:

hsl(319, 43%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C671AB to CMYK:

cmyk(0%, 43%, 14%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C671AB has RGB (198, 113, 171) and HSL (319°, 43%, 61%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C671AB is #71C68C, creating high-contrast pairings. For softer combinations, try analogous colors like #B771C6.

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

Contrast with #C671AB

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

Contrast Ratio: 6.35:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C671AB?

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

What is the RGB value of #C671AB?

#C671AB in RGB is (198, 113, 171) - 198 red, 113 green, and 171 blue.

How to use #C671AB in CSS?

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

What colors go well with #C671AB?

#71C68C (complementary), #B771C6 (analogous), and #A84388 (lighter shade) work well with #C671AB.