#C368ED Color Information

Hex color code: #C368ED

#C368ED is a dynamic purple color. In RGB it is (195, 104, 237), and in HSL it is (281°, 79%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C368ED
RGB
195, 104, 237
HSL
281°, 79%, 67%
CMYK
18%, 56%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C368ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 104, 237

Red: 195 / Green: 104 / Blue: 237

HSL

281°, 79%, 67%

Hue: 281° / Saturation: 79% / Lightness: 67%

CMYK

18%, 56%, 0%, 7%

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

What color is #C368ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C368ED to RGB:

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

HEX to HSL

Convert #C368ED to HSL:

hsl(281, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C368ED to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #C368ED has RGB (195, 104, 237) and HSL (281°, 79%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C368ED is #92ED68, creating high-contrast pairings. For softer combinations, try analogous colors like #8168ED.

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

Contrast with #C368ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C368ED?

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

What is the RGB value of #C368ED?

#C368ED in RGB is (195, 104, 237) - 195 red, 104 green, and 237 blue.

How to use #C368ED in CSS?

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

What colors go well with #C368ED?

#92ED68 (complementary), #8168ED (analogous), and #A824E5 (lighter shade) work well with #C368ED.