#C150CB Color Information

Hex color code: #C150CB

#C150CB is a muted magenta color. In RGB it is (193, 80, 203), and in HSL it is (295°, 54%, 55%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C150CB
RGB
193, 80, 203
HSL
295°, 54%, 55%
CMYK
5%, 61%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C150CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 80, 203

Red: 193 / Green: 80 / Blue: 203

HSL

295°, 54%, 55%

Hue: 295° / Saturation: 54% / Lightness: 55%

CMYK

5%, 61%, 0%, 20%

Cyan: 5% / Magenta: 61% / Yellow: 0% / Key: 20%

What color is #C150CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C150CB to RGB:

rgb(193, 80, 203)HEX to RGB Converter →

HEX to HSL

Convert #C150CB to HSL:

hsl(295, 54%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C150CB to CMYK:

cmyk(5%, 61%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C150CB is a muted magenta color with RGB values of 193, 80, 203 and HSL of 295°, 54%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C150CB is #59CA4E, creating high-contrast pairings. For softer combinations, try analogous colors like #824ECA.

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

Contrast with #C150CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C150CB?

#C150CB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C150CB?

#C150CB in RGB is (193, 80, 203) - 193 red, 80 green, and 203 blue.

How to use #C150CB in CSS?

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

What colors go well with #C150CB?

#59CA4E (complementary), #824ECA (analogous), and #942F9D (lighter shade) work well with #C150CB.