#9BBAF8 Color Information

Hex color code: #9BBAF8

The hex color #9BBAF8 is a ethereal blue with RGB values of (155, 186, 248) and HSL of (220°, 87%, 79%). It is typically applied in digital products.

Try:
Color NameLight Sky Blue
HEX
#9BBAF8
RGB
155, 186, 248
HSL
220°, 87%, 79%
CMYK
38%, 25%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BBAF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 186, 248

Red: 155 / Green: 186 / Blue: 248

HSL

220°, 87%, 79%

Hue: 220° / Saturation: 87% / Lightness: 79%

CMYK

38%, 25%, 0%, 3%

Cyan: 38% / Magenta: 25% / Yellow: 0% / Key: 3%

What color is #9BBAF8?

#9BBAF8 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BBAF8 to RGB:

rgb(155, 186, 248)HEX to RGB Converter →

HEX to HSL

Convert #9BBAF8 to HSL:

hsl(220, 87%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #9BBAF8 to CMYK:

cmyk(38%, 25%, 0%, 3%)Color Converter →

Color Meaning and Usage

#9BBAF8 is a ethereal blue color with RGB values of 155, 186, 248 and HSL of 220°, 87%, 79%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BBAF8 is #F8D99B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BE9F8.

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

Contrast with #9BBAF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BBAF8?

#9BBAF8 is a ethereal blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9BBAF8?

#9BBAF8 in RGB is (155, 186, 248) - 155 red, 186 green, and 248 blue.

How to use #9BBAF8 in CSS?

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

What colors go well with #9BBAF8?

#F8D99B (complementary), #9BE9F8 (analogous), and #5389F3 (lighter shade) work well with #9BBAF8.