#939AA5 Color Information

Hex color code: #939AA5

A subtle blue shade, #939AA5 appears as (147, 154, 165) in RGB and (217°, 9%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#939AA5
RGB
147, 154, 165
HSL
217°, 9%, 61%
CMYK
11%, 7%, 0%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #939AA5; 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 #939AA5; background-color: #939AA515; }

Alert / Toast

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

Link / Accent

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

a { color: #939AA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #939AA5 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 154, 165

Red: 147 / Green: 154 / Blue: 165

HSL

217°, 9%, 61%

Hue: 217° / Saturation: 9% / Lightness: 61%

CMYK

11%, 7%, 0%, 35%

Cyan: 11% / Magenta: 7% / Yellow: 0% / Key: 35%

What color is #939AA5?

#939AA5 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #939AA5 to RGB:

rgb(147, 154, 165)HEX to RGB Converter →

HEX to HSL

Convert #939AA5 to HSL:

hsl(217, 9%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #939AA5 to CMYK:

cmyk(11%, 7%, 0%, 35%)Color Converter →

Color Meaning and Usage

A muted blue tone, #939AA5 has RGB (147, 154, 165) and HSL (217°, 9%, 61%). 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 #939AA5 is #A59E93, creating high-contrast pairings. For softer combinations, try analogous colors like #93A2A5.

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

Contrast with #939AA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #939AA5?

#939AA5 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #939AA5?

#939AA5 in RGB is (147, 154, 165) - 147 red, 154 green, and 165 blue.

How to use #939AA5 in CSS?

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

What colors go well with #939AA5?

#A59E93 (complementary), #93A2A5 (analogous), and #6B7380 (lighter shade) work well with #939AA5.