#9D9BBD Color Information

Hex color code: #9D9BBD

A soft blue shade, #9D9BBD appears as (157, 155, 189) in RGB and (244°, 20%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#9D9BBD
RGB
157, 155, 189
HSL
244°, 20%, 67%
CMYK
17%, 18%, 0%, 26%

Shades

CSS Usage
color: #9D9BBD;
background-color: #9D9BBD;
border-color: #9D9BBD;
box-shadow: 0 0 10px #9D9BBD;
border: 2px solid #9D9BBD;
Tailwind Usage
bg-[#9D9BBD]
text-[#9D9BBD]
border-[#9D9BBD]
shadow-[0_0_10px_9D9BBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9D9BBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9D9BBD; color: #000000; }

Badge

New Feature
.badge { background-color: #9D9BBD; 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 #9D9BBD; background-color: #9D9BBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9D9BBD20; border-left: 4px solid #9D9BBD; }

Link / Accent

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

a { color: #9D9BBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D9BBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 155, 189

Red: 157 / Green: 155 / Blue: 189

HSL

244°, 20%, 67%

Hue: 244° / Saturation: 20% / Lightness: 67%

CMYK

17%, 18%, 0%, 26%

Cyan: 17% / Magenta: 18% / Yellow: 0% / Key: 26%

What color is #9D9BBD?

#9D9BBD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D9BBD to RGB:

rgb(157, 155, 189)HEX to RGB Converter →

HEX to HSL

Convert #9D9BBD to HSL:

hsl(244, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #9D9BBD to CMYK:

cmyk(17%, 18%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #9D9BBD has RGB (157, 155, 189) and HSL (244°, 20%, 67%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D9BBD is #B9BC9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AA9BC.

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

Contrast with #9D9BBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D9BBD?

#9D9BBD is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9D9BBD?

#9D9BBD in RGB is (157, 155, 189) - 157 red, 155 green, and 189 blue.

How to use #9D9BBD in CSS?

Use #9D9BBD directly in your CSS properties like color or background-color.

What colors go well with #9D9BBD?

#B9BC9A (complementary), #9AA9BC (analogous), and #6F6C9D (lighter shade) work well with #9D9BBD.