#C176BB Color Information

Hex color code: #C176BB

The hex color #C176BB is a soft magenta with RGB values of (193, 118, 187) and HSL of (305°, 38%, 61%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C176BB
RGB
193, 118, 187
HSL
305°, 38%, 61%
CMYK
0%, 39%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C176BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 118, 187

Red: 193 / Green: 118 / Blue: 187

HSL

305°, 38%, 61%

Hue: 305° / Saturation: 38% / Lightness: 61%

CMYK

0%, 39%, 3%, 24%

Cyan: 0% / Magenta: 39% / Yellow: 3% / Key: 24%

What color is #C176BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C176BB to RGB:

rgb(193, 118, 187)HEX to RGB Converter →

HEX to HSL

Convert #C176BB to HSL:

hsl(305, 38%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C176BB to CMYK:

cmyk(0%, 39%, 3%, 24%)Color Converter →

Color Meaning and Usage

#C176BB is a soft magenta color with RGB values of 193, 118, 187 and HSL of 305°, 38%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C176BB is #76C17C, creating high-contrast pairings. For softer combinations, try analogous colors like #A276C1.

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

Contrast with #C176BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C176BB?

#C176BB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C176BB?

#C176BB in RGB is (193, 118, 187) - 193 red, 118 green, and 187 blue.

How to use #C176BB in CSS?

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

What colors go well with #C176BB?

#76C17C (complementary), #A276C1 (analogous), and #A2499A (lighter shade) work well with #C176BB.