#C366EA Color Information

Hex color code: #C366EA

The hex color #C366EA is a vivid purple with RGB values of (195, 102, 234) and HSL of (282°, 76%, 66%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C366EA
RGB
195, 102, 234
HSL
282°, 76%, 66%
CMYK
17%, 56%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C366EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 102, 234

Red: 195 / Green: 102 / Blue: 234

HSL

282°, 76%, 66%

Hue: 282° / Saturation: 76% / Lightness: 66%

CMYK

17%, 56%, 0%, 8%

Cyan: 17% / Magenta: 56% / Yellow: 0% / Key: 8%

What color is #C366EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C366EA to RGB:

rgb(195, 102, 234)HEX to RGB Converter →

HEX to HSL

Convert #C366EA to HSL:

hsl(282, 76%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C366EA to CMYK:

cmyk(17%, 56%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C366EA is a vivid purple color with RGB values of 195, 102, 234 and HSL of 282°, 76%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C366EA is #8EEA66, creating high-contrast pairings. For softer combinations, try analogous colors like #8166EA.

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

Contrast with #C366EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C366EA?

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

What is the RGB value of #C366EA?

#C366EA in RGB is (195, 102, 234) - 195 red, 102 green, and 234 blue.

How to use #C366EA in CSS?

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

What colors go well with #C366EA?

#8EEA66 (complementary), #8166EA (analogous), and #A823E1 (lighter shade) work well with #C366EA.