#C251EC Color Information

Hex color code: #C251EC

A dynamic purple shade, #C251EC appears as (194, 81, 236) in RGB and (284°, 80%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C251EC
RGB
194, 81, 236
HSL
284°, 80%, 62%
CMYK
18%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C251EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 81, 236

Red: 194 / Green: 81 / Blue: 236

HSL

284°, 80%, 62%

Hue: 284° / Saturation: 80% / Lightness: 62%

CMYK

18%, 66%, 0%, 7%

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

What color is #C251EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C251EC to RGB:

rgb(194, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #C251EC to HSL:

hsl(284, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C251EC to CMYK:

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

Color Meaning and Usage

#C251EC is a bold purple color with RGB values of 194, 81, 236 and HSL of 284°, 80%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C251EC is #7AEC51, creating high-contrast pairings. For softer combinations, try analogous colors like #7551EC.

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

Contrast with #C251EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C251EC?

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

What is the RGB value of #C251EC?

#C251EC in RGB is (194, 81, 236) - 194 red, 81 green, and 236 blue.

How to use #C251EC in CSS?

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

What colors go well with #C251EC?

#7AEC51 (complementary), #7551EC (analogous), and #A518D8 (lighter shade) work well with #C251EC.