#93979F Color Information

Hex color code: #93979F

#93979F is a understated blue color. In RGB it is (147, 151, 159), and in HSL it is (220°, 6%, 60%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#93979F
RGB
147, 151, 159
HSL
220°, 6%, 60%
CMYK
8%, 5%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #93979F; 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 #93979F; background-color: #93979F15; }

Alert / Toast

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

Link / Accent

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

a { color: #93979F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93979F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 151, 159

Red: 147 / Green: 151 / Blue: 159

HSL

220°, 6%, 60%

Hue: 220° / Saturation: 6% / Lightness: 60%

CMYK

8%, 5%, 0%, 38%

Cyan: 8% / Magenta: 5% / Yellow: 0% / Key: 38%

What color is #93979F?

#93979F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93979F to RGB:

rgb(147, 151, 159)HEX to RGB Converter →

HEX to HSL

Convert #93979F to HSL:

hsl(220, 6%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #93979F to CMYK:

cmyk(8%, 5%, 0%, 38%)Color Converter →

Color Meaning and Usage

#93979F is a subtle blue color with RGB values of 147, 151, 159 and HSL of 220°, 6%, 60%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93979F is #9F9B93, creating high-contrast pairings. For softer combinations, try analogous colors like #939D9F.

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

Contrast with #93979F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93979F?

#93979F is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #93979F?

#93979F in RGB is (147, 151, 159) - 147 red, 151 green, and 159 blue.

How to use #93979F in CSS?

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

What colors go well with #93979F?

#9F9B93 (complementary), #939D9F (analogous), and #6C707A (lighter shade) work well with #93979F.