#C385EF Color Information

Hex color code: #C385EF

The hex color #C385EF is a eye-catching purple with RGB values of (195, 133, 239) and HSL of (275°, 77%, 73%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C385EF
RGB
195, 133, 239
HSL
275°, 77%, 73%
CMYK
18%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C385EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 133, 239

Red: 195 / Green: 133 / Blue: 239

HSL

275°, 77%, 73%

Hue: 275° / Saturation: 77% / Lightness: 73%

CMYK

18%, 44%, 0%, 6%

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

What color is #C385EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C385EF to RGB:

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

HEX to HSL

Convert #C385EF to HSL:

hsl(275, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C385EF to CMYK:

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

Color Meaning and Usage

A vivid purple tone, #C385EF has RGB (195, 133, 239) and HSL (275°, 77%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C385EF is #B1EF85, creating high-contrast pairings. For softer combinations, try analogous colors like #8E85EF.

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

Contrast with #C385EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C385EF?

#C385EF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C385EF?

#C385EF in RGB is (195, 133, 239) - 195 red, 133 green, and 239 blue.

How to use #C385EF in CSS?

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

What colors go well with #C385EF?

#B1EF85 (complementary), #8E85EF (analogous), and #A241E6 (lighter shade) work well with #C385EF.