#C76BAD Color Information

Hex color code: #C76BAD

The hex color #C76BAD is a gentle magenta with RGB values of (199, 107, 173) and HSL of (317°, 45%, 60%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C76BAD
RGB
199, 107, 173
HSL
317°, 45%, 60%
CMYK
0%, 46%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C76BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 107, 173

Red: 199 / Green: 107 / Blue: 173

HSL

317°, 45%, 60%

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

CMYK

0%, 46%, 13%, 22%

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

What color is #C76BAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C76BAD to RGB:

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

HEX to HSL

Convert #C76BAD to HSL:

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

HEX to CMYK

Convert #C76BAD to CMYK:

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

Color Meaning and Usage

#C76BAD is a gentle magenta color with RGB values of 199, 107, 173 and HSL of 317°, 45%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C76BAD is #6BC785, creating high-contrast pairings. For softer combinations, try analogous colors like #B36BC7.

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

Contrast with #C76BAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C76BAD?

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

What is the RGB value of #C76BAD?

#C76BAD in RGB is (199, 107, 173) - 199 red, 107 green, and 173 blue.

How to use #C76BAD in CSS?

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

What colors go well with #C76BAD?

#6BC785 (complementary), #B36BC7 (analogous), and #A63F89 (lighter shade) work well with #C76BAD.