#C375DA Color Information

Hex color code: #C375DA

#C375DA is a subtle magenta color. In RGB it is (195, 117, 218), and in HSL it is (286°, 58%, 66%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C375DA
RGB
195, 117, 218
HSL
286°, 58%, 66%
CMYK
11%, 46%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C375DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 117, 218

Red: 195 / Green: 117 / Blue: 218

HSL

286°, 58%, 66%

Hue: 286° / Saturation: 58% / Lightness: 66%

CMYK

11%, 46%, 0%, 15%

Cyan: 11% / Magenta: 46% / Yellow: 0% / Key: 15%

What color is #C375DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C375DA to RGB:

rgb(195, 117, 218)HEX to RGB Converter →

HEX to HSL

Convert #C375DA to HSL:

hsl(286, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C375DA to CMYK:

cmyk(11%, 46%, 0%, 15%)Color Converter →

Color Meaning and Usage

#C375DA is a neutral magenta color with RGB values of 195, 117, 218 and HSL of 286°, 58%, 66%. 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 #C375DA is #8DDB76, creating high-contrast pairings. For softer combinations, try analogous colors like #9176DB.

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

Contrast with #C375DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C375DA?

#C375DA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C375DA?

#C375DA in RGB is (195, 117, 218) - 195 red, 117 green, and 218 blue.

How to use #C375DA in CSS?

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

What colors go well with #C375DA?

#8DDB76 (complementary), #9176DB (analogous), and #A93ACB (lighter shade) work well with #C375DA.