#939AAA Color Information

Hex color code: #939AAA

A understated blue shade, #939AAA appears as (147, 154, 170) in RGB and (222°, 12%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#939AAA
RGB
147, 154, 170
HSL
222°, 12%, 62%
CMYK
14%, 9%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #939AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 154, 170

Red: 147 / Green: 154 / Blue: 170

HSL

222°, 12%, 62%

Hue: 222° / Saturation: 12% / Lightness: 62%

CMYK

14%, 9%, 0%, 33%

Cyan: 14% / Magenta: 9% / Yellow: 0% / Key: 33%

What color is #939AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #939AAA to RGB:

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

HEX to HSL

Convert #939AAA to HSL:

hsl(222, 12%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #939AAA to CMYK:

cmyk(14%, 9%, 0%, 33%)Color Converter →

Color Meaning and Usage

#939AAA is a subtle blue color with RGB values of 147, 154, 170 and HSL of 222°, 12%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #939AAA is #AAA392, creating high-contrast pairings. For softer combinations, try analogous colors like #92A5AA.

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

Contrast with #939AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #939AAA?

#939AAA is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #939AAA?

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

How to use #939AAA in CSS?

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

What colors go well with #939AAA?

#AAA392 (complementary), #92A5AA (analogous), and #697286 (lighter shade) work well with #939AAA.