#880F8A Color Information

Hex color code: #880F8A

#880F8A is a vivid magenta color. In RGB it is (136, 15, 138), and in HSL it is (299°, 80%, 30%). It is frequently seen in web interfaces.

Try:
Color NameDark Magenta
HEX
#880F8A
RGB
136, 15, 138
HSL
299°, 80%, 30%
CMYK
1%, 89%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #880F8A; 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 #880F8A; background-color: #880F8A15; }

Alert / Toast

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

Link / Accent

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

a { color: #880F8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #880F8A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 15, 138

Red: 136 / Green: 15 / Blue: 138

HSL

299°, 80%, 30%

Hue: 299° / Saturation: 80% / Lightness: 30%

CMYK

1%, 89%, 0%, 46%

Cyan: 1% / Magenta: 89% / Yellow: 0% / Key: 46%

What color is #880F8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #880F8A to RGB:

rgb(136, 15, 138)HEX to RGB Converter →

HEX to HSL

Convert #880F8A to HSL:

hsl(299, 80%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #880F8A to CMYK:

cmyk(1%, 89%, 0%, 46%)Color Converter →

Color Meaning and Usage

#880F8A is a vivid magenta color with RGB values of 136, 15, 138 and HSL of 299°, 80%, 30%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #880F8A is #118A0F, creating high-contrast pairings. For softer combinations, try analogous colors like #4A0F8A.

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

Contrast with #880F8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #880F8A?

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

What is the RGB value of #880F8A?

#880F8A in RGB is (136, 15, 138) - 136 red, 15 green, and 138 blue.

How to use #880F8A in CSS?

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

What colors go well with #880F8A?

#118A0F (complementary), #4A0F8A (analogous), and #440845 (lighter shade) work well with #880F8A.