#C260EB Color Information

Hex color code: #C260EB

The hex color #C260EB is a vivid purple with RGB values of (194, 96, 235) and HSL of (282°, 78%, 65%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C260EB
RGB
194, 96, 235
HSL
282°, 78%, 65%
CMYK
17%, 59%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C260EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 96, 235

Red: 194 / Green: 96 / Blue: 235

HSL

282°, 78%, 65%

Hue: 282° / Saturation: 78% / Lightness: 65%

CMYK

17%, 59%, 0%, 8%

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

What color is #C260EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C260EB to RGB:

rgb(194, 96, 235)HEX to RGB Converter →

HEX to HSL

Convert #C260EB to HSL:

hsl(282, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #C260EB to CMYK:

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

Color Meaning and Usage

#C260EB is a striking purple color with RGB values of 194, 96, 235 and HSL of 282°, 78%, 65%. 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 #C260EB is #8AEB60, creating high-contrast pairings. For softer combinations, try analogous colors like #7C60EB.

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

Contrast with #C260EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C260EB?

#C260EB is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C260EB?

#C260EB in RGB is (194, 96, 235) - 194 red, 96 green, and 235 blue.

How to use #C260EB in CSS?

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

What colors go well with #C260EB?

#8AEB60 (complementary), #7C60EB (analogous), and #A71CE3 (lighter shade) work well with #C260EB.