#C70085 Color Information

Hex color code: #C70085

#C70085 is a bold magenta color. In RGB it is (199, 0, 133), and in HSL it is (320°, 100%, 39%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#C70085
RGB
199, 0, 133
HSL
320°, 100%, 39%
CMYK
0%, 100%, 33%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C70085; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 0, 133

Red: 199 / Green: 0 / Blue: 133

HSL

320°, 100%, 39%

Hue: 320° / Saturation: 100% / Lightness: 39%

CMYK

0%, 100%, 33%, 22%

Cyan: 0% / Magenta: 100% / Yellow: 33% / Key: 22%

What color is #C70085?

#C70085 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C70085 to RGB:

rgb(199, 0, 133)HEX to RGB Converter →

HEX to HSL

Convert #C70085 to HSL:

hsl(320, 100%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #C70085 to CMYK:

cmyk(0%, 100%, 33%, 22%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #C70085 has RGB (199, 0, 133) and HSL (320°, 100%, 39%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C70085 is #00C742, creating high-contrast pairings. For softer combinations, try analogous colors like #A600C7.

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

Contrast with #C70085

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C70085?

#C70085 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C70085?

#C70085 in RGB is (199, 0, 133) - 199 red, 0 green, and 133 blue.

How to use #C70085 in CSS?

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

What colors go well with #C70085?

#00C742 (complementary), #A600C7 (analogous), and #7A0052 (lighter shade) work well with #C70085.