#C718CD Color Information

Hex color code: #C718CD

#C718CD is a bold magenta color. In RGB it is (199, 24, 205), and in HSL it is (298°, 79%, 45%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#C718CD
RGB
199, 24, 205
HSL
298°, 79%, 45%
CMYK
3%, 88%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C718CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 24, 205

Red: 199 / Green: 24 / Blue: 205

HSL

298°, 79%, 45%

Hue: 298° / Saturation: 79% / Lightness: 45%

CMYK

3%, 88%, 0%, 20%

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

What color is #C718CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C718CD to RGB:

rgb(199, 24, 205)HEX to RGB Converter →

HEX to HSL

Convert #C718CD to HSL:

hsl(298, 79%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C718CD to CMYK:

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

Color Meaning and Usage

#C718CD is a eye-catching magenta color with RGB values of 199, 24, 205 and HSL of 298°, 79%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C718CD is #1ECD18, creating high-contrast pairings. For softer combinations, try analogous colors like #6D18CD.

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

Contrast with #C718CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C718CD?

#C718CD is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C718CD?

#C718CD in RGB is (199, 24, 205) - 199 red, 24 green, and 205 blue.

How to use #C718CD in CSS?

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

What colors go well with #C718CD?

#1ECD18 (complementary), #6D18CD (analogous), and #851089 (lighter shade) work well with #C718CD.