#94989E Color Information

Hex color code: #94989E

#94989E is a neutral blue color. In RGB it is (148, 152, 158), and in HSL it is (216°, 5%, 60%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#94989E
RGB
148, 152, 158
HSL
216°, 5%, 60%
CMYK
6%, 4%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #94989E; 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 #94989E; background-color: #94989E15; }

Alert / Toast

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

Link / Accent

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

a { color: #94989E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94989E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 152, 158

Red: 148 / Green: 152 / Blue: 158

HSL

216°, 5%, 60%

Hue: 216° / Saturation: 5% / Lightness: 60%

CMYK

6%, 4%, 0%, 38%

Cyan: 6% / Magenta: 4% / Yellow: 0% / Key: 38%

What color is #94989E?

#94989E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94989E to RGB:

rgb(148, 152, 158)HEX to RGB Converter →

HEX to HSL

Convert #94989E to HSL:

hsl(216, 5%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #94989E to CMYK:

cmyk(6%, 4%, 0%, 38%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #94989E has RGB (148, 152, 158) and HSL (216°, 5%, 60%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94989E is #9E9A94, creating high-contrast pairings. For softer combinations, try analogous colors like #949D9E.

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

Contrast with #94989E

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

Contrast Ratio: 7.24:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94989E?

#94989E is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #94989E?

#94989E in RGB is (148, 152, 158) - 148 red, 152 green, and 158 blue.

How to use #94989E in CSS?

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

What colors go well with #94989E?

#9E9A94 (complementary), #949D9E (analogous), and #6D7278 (lighter shade) work well with #94989E.