#C720CF Color Information

Hex color code: #C720CF

#C720CF is a eye-catching magenta color. In RGB it is (199, 32, 207), and in HSL it is (297°, 73%, 47%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#C720CF
RGB
199, 32, 207
HSL
297°, 73%, 47%
CMYK
4%, 85%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C720CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 32, 207

Red: 199 / Green: 32 / Blue: 207

HSL

297°, 73%, 47%

Hue: 297° / Saturation: 73% / Lightness: 47%

CMYK

4%, 85%, 0%, 19%

Cyan: 4% / Magenta: 85% / Yellow: 0% / Key: 19%

What color is #C720CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C720CF to RGB:

rgb(199, 32, 207)HEX to RGB Converter →

HEX to HSL

Convert #C720CF to HSL:

hsl(297, 73%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C720CF to CMYK:

cmyk(4%, 85%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C720CF is a vivid magenta color with RGB values of 199, 32, 207 and HSL of 297°, 73%, 47%. 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 #C720CF is #29CF20, creating high-contrast pairings. For softer combinations, try analogous colors like #6F20CF.

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

Contrast with #C720CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C720CF?

#C720CF is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C720CF?

#C720CF in RGB is (199, 32, 207) - 199 red, 32 green, and 207 blue.

How to use #C720CF in CSS?

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

What colors go well with #C720CF?

#29CF20 (complementary), #6F20CF (analogous), and #87168D (lighter shade) work well with #C720CF.