#C25EED Color Information

Hex color code: #C25EED

The hex color #C25EED is a dynamic purple with RGB values of (194, 94, 237) and HSL of (282°, 80%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C25EED
RGB
194, 94, 237
HSL
282°, 80%, 65%
CMYK
18%, 60%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C25EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 94, 237

Red: 194 / Green: 94 / Blue: 237

HSL

282°, 80%, 65%

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

CMYK

18%, 60%, 0%, 7%

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

What color is #C25EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C25EED to RGB:

rgb(194, 94, 237)HEX to RGB Converter →

HEX to HSL

Convert #C25EED to HSL:

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

HEX to CMYK

Convert #C25EED to CMYK:

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

Color Meaning and Usage

A bold purple tone, #C25EED has RGB (194, 94, 237) and HSL (282°, 80%, 65%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C25EED is #89ED5E, creating high-contrast pairings. For softer combinations, try analogous colors like #7B5EED.

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

Contrast with #C25EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C25EED?

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

What is the RGB value of #C25EED?

#C25EED in RGB is (194, 94, 237) - 194 red, 94 green, and 237 blue.

How to use #C25EED in CSS?

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

What colors go well with #C25EED?

#89ED5E (complementary), #7B5EED (analogous), and #A819E6 (lighter shade) work well with #C25EED.