#C376EF Color Information

Hex color code: #C376EF

A bold purple shade, #C376EF appears as (195, 118, 239) in RGB and (278°, 79%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C376EF
RGB
195, 118, 239
HSL
278°, 79%, 70%
CMYK
18%, 51%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C376EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 118, 239

Red: 195 / Green: 118 / Blue: 239

HSL

278°, 79%, 70%

Hue: 278° / Saturation: 79% / Lightness: 70%

CMYK

18%, 51%, 0%, 6%

Cyan: 18% / Magenta: 51% / Yellow: 0% / Key: 6%

What color is #C376EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C376EF to RGB:

rgb(195, 118, 239)HEX to RGB Converter →

HEX to HSL

Convert #C376EF to HSL:

hsl(278, 79%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C376EF to CMYK:

cmyk(18%, 51%, 0%, 6%)Color Converter →

Color Meaning and Usage

#C376EF is a dynamic purple color with RGB values of 195, 118, 239 and HSL of 278°, 79%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C376EF is #A2EF76, creating high-contrast pairings. For softer combinations, try analogous colors like #8676EF.

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

Contrast with #C376EF

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

Contrast Ratio: 7.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C376EF?

#C376EF is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C376EF?

#C376EF in RGB is (195, 118, 239) - 195 red, 118 green, and 239 blue.

How to use #C376EF in CSS?

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

What colors go well with #C376EF?

#A2EF76 (complementary), #8676EF (analogous), and #A432E7 (lighter shade) work well with #C376EF.