#C375ED Color Information

Hex color code: #C375ED

A dynamic purple shade, #C375ED appears as (195, 117, 237) in RGB and (279°, 77%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C375ED
RGB
195, 117, 237
HSL
279°, 77%, 69%
CMYK
18%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C375ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 117, 237

Red: 195 / Green: 117 / Blue: 237

HSL

279°, 77%, 69%

Hue: 279° / Saturation: 77% / Lightness: 69%

CMYK

18%, 51%, 0%, 7%

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

What color is #C375ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C375ED to RGB:

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

HEX to HSL

Convert #C375ED to HSL:

hsl(279, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C375ED to CMYK:

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

Color Meaning and Usage

A bold purple tone, #C375ED has RGB (195, 117, 237) and HSL (279°, 77%, 69%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C375ED is #9EED73, creating high-contrast pairings. For softer combinations, try analogous colors like #8573ED.

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

Contrast with #C375ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C375ED?

#C375ED is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C375ED?

#C375ED in RGB is (195, 117, 237) - 195 red, 117 green, and 237 blue.

How to use #C375ED in CSS?

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

What colors go well with #C375ED?

#9EED73 (complementary), #8573ED (analogous), and #A52FE4 (lighter shade) work well with #C375ED.