#B9C3E9 Color Information

Hex color code: #B9C3E9

The hex color #B9C3E9 is a soft blue with RGB values of (185, 195, 233) and HSL of (228°, 52%, 82%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B9C3E9
RGB
185, 195, 233
HSL
228°, 52%, 82%
CMYK
21%, 16%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B9C3E9; 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 #B9C3E9; background-color: #B9C3E915; }

Alert / Toast

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

Link / Accent

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

a { color: #B9C3E9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B9C3E9 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 195, 233

Red: 185 / Green: 195 / Blue: 233

HSL

228°, 52%, 82%

Hue: 228° / Saturation: 52% / Lightness: 82%

CMYK

21%, 16%, 0%, 9%

Cyan: 21% / Magenta: 16% / Yellow: 0% / Key: 9%

What color is #B9C3E9?

#B9C3E9 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9C3E9 to RGB:

rgb(185, 195, 233)HEX to RGB Converter →

HEX to HSL

Convert #B9C3E9 to HSL:

hsl(228, 52%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B9C3E9 to CMYK:

cmyk(21%, 16%, 0%, 9%)Color Converter →

Color Meaning and Usage

A light blue tone, #B9C3E9 has RGB (185, 195, 233) and HSL (228°, 52%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9C3E9 is #E9DFB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DBE9.

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

Contrast with #B9C3E9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9C3E9?

#B9C3E9 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9C3E9?

#B9C3E9 in RGB is (185, 195, 233) - 185 red, 195 green, and 233 blue.

How to use #B9C3E9 in CSS?

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

What colors go well with #B9C3E9?

#E9DFB9 (complementary), #B9DBE9 (analogous), and #7F91D7 (lighter shade) work well with #B9C3E9.