#C76BAB Color Information

Hex color code: #C76BAB

The hex color #C76BAB is a soft magenta with RGB values of (199, 107, 171) and HSL of (318°, 45%, 60%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C76BAB
RGB
199, 107, 171
HSL
318°, 45%, 60%
CMYK
0%, 46%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C76BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 107, 171

Red: 199 / Green: 107 / Blue: 171

HSL

318°, 45%, 60%

Hue: 318° / Saturation: 45% / Lightness: 60%

CMYK

0%, 46%, 14%, 22%

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

What color is #C76BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C76BAB to RGB:

rgb(199, 107, 171)HEX to RGB Converter →

HEX to HSL

Convert #C76BAB to HSL:

hsl(318, 45%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C76BAB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C76BAB has RGB (199, 107, 171) and HSL (318°, 45%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C76BAB is #6BC787, creating high-contrast pairings. For softer combinations, try analogous colors like #B56BC7.

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

Contrast with #C76BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C76BAB?

#C76BAB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C76BAB?

#C76BAB in RGB is (199, 107, 171) - 199 red, 107 green, and 171 blue.

How to use #C76BAB in CSS?

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

What colors go well with #C76BAB?

#6BC787 (complementary), #B56BC7 (analogous), and #A63F87 (lighter shade) work well with #C76BAB.