#C70095 Color Information

Hex color code: #C70095

A striking magenta shade, #C70095 appears as (199, 0, 149) in RGB and (315°, 100%, 39%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#C70095
RGB
199, 0, 149
HSL
315°, 100%, 39%
CMYK
0%, 100%, 25%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C70095; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 0, 149

Red: 199 / Green: 0 / Blue: 149

HSL

315°, 100%, 39%

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

CMYK

0%, 100%, 25%, 22%

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

What color is #C70095?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C70095 to RGB:

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

HEX to HSL

Convert #C70095 to HSL:

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

HEX to CMYK

Convert #C70095 to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #C70095 has RGB (199, 0, 149) and HSL (315°, 100%, 39%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C70095 is #00C732, creating high-contrast pairings. For softer combinations, try analogous colors like #9500C7.

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

Contrast with #C70095

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C70095?

#C70095 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C70095?

#C70095 in RGB is (199, 0, 149) - 199 red, 0 green, and 149 blue.

How to use #C70095 in CSS?

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

What colors go well with #C70095?

#00C732 (complementary), #9500C7 (analogous), and #7A005C (lighter shade) work well with #C70095.