#C130C8 Color Information

Hex color code: #C130C8

The hex color #C130C8 is a muted magenta with RGB values of (193, 48, 200) and HSL of (297°, 61%, 49%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C130C8
RGB
193, 48, 200
HSL
297°, 61%, 49%
CMYK
4%, 76%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C130C8; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C130C8; color: #FFFFFF; }

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 #C130C8; background-color: #C130C815; }

Alert / Toast

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

Link / Accent

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

a { color: #C130C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 48, 200

Red: 193 / Green: 48 / Blue: 200

HSL

297°, 61%, 49%

Hue: 297° / Saturation: 61% / Lightness: 49%

CMYK

4%, 76%, 0%, 22%

Cyan: 4% / Magenta: 76% / Yellow: 0% / Key: 22%

What color is #C130C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C130C8 to RGB:

rgb(193, 48, 200)HEX to RGB Converter →

HEX to HSL

Convert #C130C8 to HSL:

hsl(297, 61%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #C130C8 to CMYK:

cmyk(4%, 76%, 0%, 22%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #C130C8 has RGB (193, 48, 200) and HSL (297°, 61%, 49%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C130C8 is #38C931, creating high-contrast pairings. For softer combinations, try analogous colors like #7531C9.

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

Contrast with #C130C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C130C8?

#C130C8 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C130C8?

#C130C8 in RGB is (193, 48, 200) - 193 red, 48 green, and 200 blue.

How to use #C130C8 in CSS?

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

What colors go well with #C130C8?

#38C931 (complementary), #7531C9 (analogous), and #86228C (lighter shade) work well with #C130C8.