#C341BA Color Information

Hex color code: #C341BA

#C341BA is a balanced magenta color. In RGB it is (195, 65, 186), and in HSL it is (304°, 52%, 51%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C341BA
RGB
195, 65, 186
HSL
304°, 52%, 51%
CMYK
0%, 67%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C341BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 65, 186

Red: 195 / Green: 65 / Blue: 186

HSL

304°, 52%, 51%

Hue: 304° / Saturation: 52% / Lightness: 51%

CMYK

0%, 67%, 5%, 24%

Cyan: 0% / Magenta: 67% / Yellow: 5% / Key: 24%

What color is #C341BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C341BA to RGB:

rgb(195, 65, 186)HEX to RGB Converter →

HEX to HSL

Convert #C341BA to HSL:

hsl(304, 52%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C341BA to CMYK:

cmyk(0%, 67%, 5%, 24%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #C341BA has RGB (195, 65, 186) and HSL (304°, 52%, 51%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C341BA is #41C34A, creating high-contrast pairings. For softer combinations, try analogous colors like #8B41C3.

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

Contrast with #C341BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C341BA?

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

What is the RGB value of #C341BA?

#C341BA in RGB is (195, 65, 186) - 195 red, 65 green, and 186 blue.

How to use #C341BA in CSS?

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

What colors go well with #C341BA?

#41C34A (complementary), #8B41C3 (analogous), and #8C2C85 (lighter shade) work well with #C341BA.