#C34CEB Color Information

Hex color code: #C34CEB

A striking magenta shade, #C34CEB appears as (195, 76, 235) in RGB and (285°, 80%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C34CEB
RGB
195, 76, 235
HSL
285°, 80%, 61%
CMYK
17%, 68%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C34CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 76, 235

Red: 195 / Green: 76 / Blue: 235

HSL

285°, 80%, 61%

Hue: 285° / Saturation: 80% / Lightness: 61%

CMYK

17%, 68%, 0%, 8%

Cyan: 17% / Magenta: 68% / Yellow: 0% / Key: 8%

What color is #C34CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C34CEB to RGB:

rgb(195, 76, 235)HEX to RGB Converter →

HEX to HSL

Convert #C34CEB to HSL:

hsl(285, 80%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C34CEB to CMYK:

cmyk(17%, 68%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C34CEB has RGB (195, 76, 235) and HSL (285°, 80%, 61%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C34CEB is #74EB4C, creating high-contrast pairings. For softer combinations, try analogous colors like #744CEB.

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

Contrast with #C34CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C34CEB?

#C34CEB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C34CEB?

#C34CEB in RGB is (195, 76, 235) - 195 red, 76 green, and 235 blue.

How to use #C34CEB in CSS?

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

What colors go well with #C34CEB?

#74EB4C (complementary), #744CEB (analogous), and #A417D3 (lighter shade) work well with #C34CEB.