#78115A Color Information

Hex color code: #78115A

#78115A is a striking magenta color. In RGB it is (120, 17, 90), and in HSL it is (317°, 75%, 27%). It is popular in mobile app design.

Try:
Color NamePurple
HEX
#78115A
RGB
120, 17, 90
HSL
317°, 75%, 27%
CMYK
0%, 86%, 25%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #78115A; 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 #78115A; background-color: #78115A15; }

Alert / Toast

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

Link / Accent

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

a { color: #78115A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #78115A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 17, 90

Red: 120 / Green: 17 / Blue: 90

HSL

317°, 75%, 27%

Hue: 317° / Saturation: 75% / Lightness: 27%

CMYK

0%, 86%, 25%, 53%

Cyan: 0% / Magenta: 86% / Yellow: 25% / Key: 53%

What color is #78115A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #78115A to RGB:

rgb(120, 17, 90)HEX to RGB Converter →

HEX to HSL

Convert #78115A to HSL:

hsl(317, 75%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #78115A to CMYK:

cmyk(0%, 86%, 25%, 53%)Color Converter →

Color Meaning and Usage

#78115A is a eye-catching magenta color with RGB values of 120, 17, 90 and HSL of 317°, 75%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #78115A is #11782E, creating high-contrast pairings. For softer combinations, try analogous colors like #621178.

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

Contrast with #78115A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #78115A?

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

What is the RGB value of #78115A?

#78115A in RGB is (120, 17, 90) - 120 red, 17 green, and 90 blue.

How to use #78115A in CSS?

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

What colors go well with #78115A?

#11782E (complementary), #621178 (analogous), and #360829 (lighter shade) work well with #78115A.