#C348EC Color Information

Hex color code: #C348EC

A striking magenta shade, #C348EC appears as (195, 72, 236) in RGB and (285°, 81%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C348EC
RGB
195, 72, 236
HSL
285°, 81%, 60%
CMYK
17%, 69%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C348EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 72, 236

Red: 195 / Green: 72 / Blue: 236

HSL

285°, 81%, 60%

Hue: 285° / Saturation: 81% / Lightness: 60%

CMYK

17%, 69%, 0%, 7%

Cyan: 17% / Magenta: 69% / Yellow: 0% / Key: 7%

What color is #C348EC?

#C348EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C348EC to RGB:

rgb(195, 72, 236)HEX to RGB Converter →

HEX to HSL

Convert #C348EC to HSL:

hsl(285, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C348EC to CMYK:

cmyk(17%, 69%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #C348EC has RGB (195, 72, 236) and HSL (285°, 81%, 60%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C348EC is #70EC46, creating high-contrast pairings. For softer combinations, try analogous colors like #7046EC.

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

Contrast with #C348EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C348EC?

#C348EC is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C348EC?

#C348EC in RGB is (195, 72, 236) - 195 red, 72 green, and 236 blue.

How to use #C348EC in CSS?

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

What colors go well with #C348EC?

#70EC46 (complementary), #7046EC (analogous), and #A116D0 (lighter shade) work well with #C348EC.