#9BBCDE Color Information

Hex color code: #9BBCDE

A peaceful blue shade, #9BBCDE appears as (155, 188, 222) in RGB and (210°, 50%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#9BBCDE
RGB
155, 188, 222
HSL
210°, 50%, 74%
CMYK
30%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BBCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 188, 222

Red: 155 / Green: 188 / Blue: 222

HSL

210°, 50%, 74%

Hue: 210° / Saturation: 50% / Lightness: 74%

CMYK

30%, 15%, 0%, 13%

Cyan: 30% / Magenta: 15% / Yellow: 0% / Key: 13%

What color is #9BBCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BBCDE to RGB:

rgb(155, 188, 222)HEX to RGB Converter →

HEX to HSL

Convert #9BBCDE to HSL:

hsl(210, 50%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #9BBCDE to CMYK:

cmyk(30%, 15%, 0%, 13%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #9BBCDE has RGB (155, 188, 222) and HSL (210°, 50%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BBCDE is #DEBD9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CDEDE.

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

Contrast with #9BBCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BBCDE?

#9BBCDE is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9BBCDE?

#9BBCDE in RGB is (155, 188, 222) - 155 red, 188 green, and 222 blue.

How to use #9BBCDE in CSS?

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

What colors go well with #9BBCDE?

#DEBD9C (complementary), #9CDEDE (analogous), and #6296CB (lighter shade) work well with #9BBCDE.