#80809D Color Information

Hex color code: #80809D

A neutral blue shade, #80809D appears as (128, 128, 157) in RGB and (240°, 13%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#80809D
RGB
128, 128, 157
HSL
240°, 13%, 56%
CMYK
18%, 18%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #80809D; color: #000000; }

Badge

New Feature
.badge { background-color: #80809D; 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 #80809D; background-color: #80809D15; }

Alert / Toast

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

Link / Accent

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

a { color: #80809D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #80809D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 128, 157

Red: 128 / Green: 128 / Blue: 157

HSL

240°, 13%, 56%

Hue: 240° / Saturation: 13% / Lightness: 56%

CMYK

18%, 18%, 0%, 38%

Cyan: 18% / Magenta: 18% / Yellow: 0% / Key: 38%

What color is #80809D?

#80809D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80809D to RGB:

rgb(128, 128, 157)HEX to RGB Converter →

HEX to HSL

Convert #80809D to HSL:

hsl(240, 13%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #80809D to CMYK:

cmyk(18%, 18%, 0%, 38%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #80809D has RGB (128, 128, 157) and HSL (240°, 13%, 56%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80809D is #9D9D80, creating high-contrast pairings. For softer combinations, try analogous colors like #808F9D.

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

Contrast with #80809D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80809D?

#80809D is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #80809D?

#80809D in RGB is (128, 128, 157) - 128 red, 128 green, and 157 blue.

How to use #80809D in CSS?

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

What colors go well with #80809D?

#9D9D80 (complementary), #808F9D (analogous), and #5B5B76 (lighter shade) work well with #80809D.