#C61ECC Color Information

Hex color code: #C61ECC

The hex color #C61ECC is a bold magenta with RGB values of (198, 30, 204) and HSL of (298°, 74%, 46%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#C61ECC
RGB
198, 30, 204
HSL
298°, 74%, 46%
CMYK
3%, 85%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C61ECC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C61ECC; color: #FFFFFF; }

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 #C61ECC; background-color: #C61ECC15; }

Alert / Toast

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

Link / Accent

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

a { color: #C61ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 30, 204

Red: 198 / Green: 30 / Blue: 204

HSL

298°, 74%, 46%

Hue: 298° / Saturation: 74% / Lightness: 46%

CMYK

3%, 85%, 0%, 20%

Cyan: 3% / Magenta: 85% / Yellow: 0% / Key: 20%

What color is #C61ECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C61ECC to RGB:

rgb(198, 30, 204)HEX to RGB Converter →

HEX to HSL

Convert #C61ECC to HSL:

hsl(298, 74%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C61ECC to CMYK:

cmyk(3%, 85%, 0%, 20%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #C61ECC has RGB (198, 30, 204) and HSL (298°, 74%, 46%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C61ECC is #24CC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #701ECC.

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

Contrast with #C61ECC

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

Contrast Ratio: 4.46:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C61ECC?

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

What is the RGB value of #C61ECC?

#C61ECC in RGB is (198, 30, 204) - 198 red, 30 green, and 204 blue.

How to use #C61ECC in CSS?

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

What colors go well with #C61ECC?

#24CC1E (complementary), #701ECC (analogous), and #86158A (lighter shade) work well with #C61ECC.