#93969F Color Information

Hex color code: #93969F

The hex color #93969F is a understated blue with RGB values of (147, 150, 159) and HSL of (225°, 6%, 60%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#93969F
RGB
147, 150, 159
HSL
225°, 6%, 60%
CMYK
8%, 6%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #93969F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 150, 159

Red: 147 / Green: 150 / Blue: 159

HSL

225°, 6%, 60%

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

CMYK

8%, 6%, 0%, 38%

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

What color is #93969F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93969F to RGB:

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

HEX to HSL

Convert #93969F to HSL:

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

HEX to CMYK

Convert #93969F to CMYK:

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

Color Meaning and Usage

#93969F is a muted blue color with RGB values of 147, 150, 159 and HSL of 225°, 6%, 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 #93969F is #9F9C93, creating high-contrast pairings. For softer combinations, try analogous colors like #939C9F.

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

Contrast with #93969F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93969F?

#93969F is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #93969F?

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

How to use #93969F in CSS?

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

What colors go well with #93969F?

#9F9C93 (complementary), #939C9F (analogous), and #6C6F7A (lighter shade) work well with #93969F.