#9FABBD Color Information

Hex color code: #9FABBD

#9FABBD is a neutral blue color. In RGB it is (159, 171, 189), and in HSL it is (216°, 19%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#9FABBD
RGB
159, 171, 189
HSL
216°, 19%, 68%
CMYK
16%, 10%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FABBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 171, 189

Red: 159 / Green: 171 / Blue: 189

HSL

216°, 19%, 68%

Hue: 216° / Saturation: 19% / Lightness: 68%

CMYK

16%, 10%, 0%, 26%

Cyan: 16% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #9FABBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FABBD to RGB:

rgb(159, 171, 189)HEX to RGB Converter →

HEX to HSL

Convert #9FABBD to HSL:

hsl(216, 19%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #9FABBD to CMYK:

cmyk(16%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

#9FABBD is a neutral blue color with RGB values of 159, 171, 189 and HSL of 216°, 19%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FABBD is #BDB19E, creating high-contrast pairings. For softer combinations, try analogous colors like #9EBABD.

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

Contrast with #9FABBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FABBD?

#9FABBD is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9FABBD?

#9FABBD in RGB is (159, 171, 189) - 159 red, 171 green, and 189 blue.

How to use #9FABBD in CSS?

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

What colors go well with #9FABBD?

#BDB19E (complementary), #9EBABD (analogous), and #70839E (lighter shade) work well with #9FABBD.