#80758A Color Information

Hex color code: #80758A

#80758A is a muted purple color. In RGB it is (128, 117, 138), and in HSL it is (271°, 8%, 50%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#80758A
RGB
128, 117, 138
HSL
271°, 8%, 50%
CMYK
7%, 15%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #80758A; color: #000000; }

Badge

New Feature
.badge { background-color: #80758A; color: #000000; }

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 #80758A; background-color: #80758A15; }

Alert / Toast

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

Link / Accent

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

a { color: #80758A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 117, 138

Red: 128 / Green: 117 / Blue: 138

HSL

271°, 8%, 50%

Hue: 271° / Saturation: 8% / Lightness: 50%

CMYK

7%, 15%, 0%, 46%

Cyan: 7% / Magenta: 15% / Yellow: 0% / Key: 46%

What color is #80758A?

#80758A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80758A to RGB:

rgb(128, 117, 138)HEX to RGB Converter →

HEX to HSL

Convert #80758A to HSL:

hsl(271, 8%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #80758A to CMYK:

cmyk(7%, 15%, 0%, 46%)Color Converter →

Color Meaning and Usage

#80758A is a muted purple color with RGB values of 128, 117, 138 and HSL of 271°, 8%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80758A is #7F8A75, creating high-contrast pairings. For softer combinations, try analogous colors like #76758A.

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

Contrast with #80758A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80758A?

#80758A is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #80758A?

#80758A in RGB is (128, 117, 138) - 128 red, 117 green, and 138 blue.

How to use #80758A in CSS?

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

What colors go well with #80758A?

#7F8A75 (complementary), #76758A (analogous), and #595260 (lighter shade) work well with #80758A.