#9CA2BA Color Information

Hex color code: #9CA2BA

A understated blue shade, #9CA2BA appears as (156, 162, 186) in RGB and (228°, 18%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#9CA2BA
RGB
156, 162, 186
HSL
228°, 18%, 67%
CMYK
16%, 13%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9CA2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

156, 162, 186

Red: 156 / Green: 162 / Blue: 186

HSL

228°, 18%, 67%

Hue: 228° / Saturation: 18% / Lightness: 67%

CMYK

16%, 13%, 0%, 27%

Cyan: 16% / Magenta: 13% / Yellow: 0% / Key: 27%

What color is #9CA2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9CA2BA to RGB:

rgb(156, 162, 186)HEX to RGB Converter →

HEX to HSL

Convert #9CA2BA to HSL:

hsl(228, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #9CA2BA to CMYK:

cmyk(16%, 13%, 0%, 27%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #9CA2BA has RGB (156, 162, 186) and HSL (228°, 18%, 67%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9CA2BA is #BAB49C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CB1BA.

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

Contrast with #9CA2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9CA2BA?

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

What is the RGB value of #9CA2BA?

#9CA2BA in RGB is (156, 162, 186) - 156 red, 162 green, and 186 blue.

How to use #9CA2BA in CSS?

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

What colors go well with #9CA2BA?

#BAB49C (complementary), #9CB1BA (analogous), and #6F779B (lighter shade) work well with #9CA2BA.