#C1718A Color Information

Hex color code: #C1718A

The hex color #C1718A is a gentle magenta with RGB values of (193, 113, 138) and HSL of (341°, 39%, 60%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C1718A
RGB
193, 113, 138
HSL
341°, 39%, 60%
CMYK
0%, 41%, 28%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1718A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 113, 138

Red: 193 / Green: 113 / Blue: 138

HSL

341°, 39%, 60%

Hue: 341° / Saturation: 39% / Lightness: 60%

CMYK

0%, 41%, 28%, 24%

Cyan: 0% / Magenta: 41% / Yellow: 28% / Key: 24%

What color is #C1718A?

#C1718A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1718A to RGB:

rgb(193, 113, 138)HEX to RGB Converter →

HEX to HSL

Convert #C1718A to HSL:

hsl(341, 39%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C1718A to CMYK:

cmyk(0%, 41%, 28%, 24%)Color Converter →

Color Meaning and Usage

#C1718A is a soft magenta color with RGB values of 193, 113, 138 and HSL of 341°, 39%, 60%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1718A is #71C1A8, creating high-contrast pairings. For softer combinations, try analogous colors like #C171B2.

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

Contrast with #C1718A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1718A?

#C1718A is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C1718A?

#C1718A in RGB is (193, 113, 138) - 193 red, 113 green, and 138 blue.

How to use #C1718A in CSS?

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

What colors go well with #C1718A?

#71C1A8 (complementary), #C171B2 (analogous), and #A04662 (lighter shade) work well with #C1718A.