#8A939E Color Information

Hex color code: #8A939E

The hex color #8A939E is a understated blue with RGB values of (138, 147, 158) and HSL of (213°, 9%, 58%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#8A939E
RGB
138, 147, 158
HSL
213°, 9%, 58%
CMYK
13%, 7%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8A939E; 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 #8A939E; background-color: #8A939E15; }

Alert / Toast

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

Link / Accent

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

a { color: #8A939E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8A939E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 147, 158

Red: 138 / Green: 147 / Blue: 158

HSL

213°, 9%, 58%

Hue: 213° / Saturation: 9% / Lightness: 58%

CMYK

13%, 7%, 0%, 38%

Cyan: 13% / Magenta: 7% / Yellow: 0% / Key: 38%

What color is #8A939E?

#8A939E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8A939E to RGB:

rgb(138, 147, 158)HEX to RGB Converter →

HEX to HSL

Convert #8A939E to HSL:

hsl(213, 9%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #8A939E to CMYK:

cmyk(13%, 7%, 0%, 38%)Color Converter →

Color Meaning and Usage

A muted blue tone, #8A939E has RGB (138, 147, 158) and HSL (213°, 9%, 58%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8A939E is #9E958A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A9D9E.

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

Contrast with #8A939E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8A939E?

#8A939E is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #8A939E?

#8A939E in RGB is (138, 147, 158) - 138 red, 147 green, and 158 blue.

How to use #8A939E in CSS?

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

What colors go well with #8A939E?

#9E958A (complementary), #8A9D9E (analogous), and #646D78 (lighter shade) work well with #8A939E.