#C76BAA Color Information

Hex color code: #C76BAA

#C76BAA is a gentle magenta color. In RGB it is (199, 107, 170), and in HSL it is (319°, 45%, 60%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C76BAA
RGB
199, 107, 170
HSL
319°, 45%, 60%
CMYK
0%, 46%, 15%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C76BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 107, 170

Red: 199 / Green: 107 / Blue: 170

HSL

319°, 45%, 60%

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

CMYK

0%, 46%, 15%, 22%

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

What color is #C76BAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C76BAA to RGB:

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

HEX to HSL

Convert #C76BAA to HSL:

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

HEX to CMYK

Convert #C76BAA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C76BAA has RGB (199, 107, 170) and HSL (319°, 45%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C76BAA is #6BC788, creating high-contrast pairings. For softer combinations, try analogous colors like #B66BC7.

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

Contrast with #C76BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C76BAA?

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

What is the RGB value of #C76BAA?

#C76BAA in RGB is (199, 107, 170) - 199 red, 107 green, and 170 blue.

How to use #C76BAA in CSS?

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

What colors go well with #C76BAA?

#6BC788 (complementary), #B66BC7 (analogous), and #A63F86 (lighter shade) work well with #C76BAA.