#808393 Color Information

Hex color code: #808393

A subtle blue shade, #808393 appears as (128, 131, 147) in RGB and (231°, 8%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#808393
RGB
128, 131, 147
HSL
231°, 8%, 54%
CMYK
13%, 11%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #808393; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 131, 147

Red: 128 / Green: 131 / Blue: 147

HSL

231°, 8%, 54%

Hue: 231° / Saturation: 8% / Lightness: 54%

CMYK

13%, 11%, 0%, 42%

Cyan: 13% / Magenta: 11% / Yellow: 0% / Key: 42%

What color is #808393?

#808393 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #808393 to RGB:

rgb(128, 131, 147)HEX to RGB Converter →

HEX to HSL

Convert #808393 to HSL:

hsl(231, 8%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #808393 to CMYK:

cmyk(13%, 11%, 0%, 42%)Color Converter →

Color Meaning and Usage

#808393 is a understated blue color with RGB values of 128, 131, 147 and HSL of 231°, 8%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #808393 is #939080, creating high-contrast pairings. For softer combinations, try analogous colors like #808D93.

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

Contrast with #808393

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #808393?

#808393 is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #808393?

#808393 in RGB is (128, 131, 147) - 128 red, 131 green, and 147 blue.

How to use #808393 in CSS?

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

What colors go well with #808393?

#939080 (complementary), #808D93 (analogous), and #5B5E6B (lighter shade) work well with #808393.