#94989D Color Information

Hex color code: #94989D

A balanced blue shade, #94989D appears as (148, 152, 157) in RGB and (213°, 4%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#94989D
RGB
148, 152, 157
HSL
213°, 4%, 60%
CMYK
6%, 3%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #94989D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 152, 157

Red: 148 / Green: 152 / Blue: 157

HSL

213°, 4%, 60%

Hue: 213° / Saturation: 4% / Lightness: 60%

CMYK

6%, 3%, 0%, 38%

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

What color is #94989D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94989D to RGB:

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

HEX to HSL

Convert #94989D to HSL:

hsl(213, 4%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #94989D to CMYK:

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

Color Meaning and Usage

#94989D is a subtle blue color with RGB values of 148, 152, 157 and HSL of 213°, 4%, 60%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94989D is #9D9995, creating high-contrast pairings. For softer combinations, try analogous colors like #959D9D.

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

Contrast with #94989D

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 #94989D?

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

What is the RGB value of #94989D?

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

How to use #94989D in CSS?

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

What colors go well with #94989D?

#9D9995 (complementary), #959D9D (analogous), and #6E7277 (lighter shade) work well with #94989D.