#B5BAEE Color Information

Hex color code: #B5BAEE

The hex color #B5BAEE is a airy blue with RGB values of (181, 186, 238) and HSL of (235°, 63%, 82%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B5BAEE
RGB
181, 186, 238
HSL
235°, 63%, 82%
CMYK
24%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5BAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 186, 238

Red: 181 / Green: 186 / Blue: 238

HSL

235°, 63%, 82%

Hue: 235° / Saturation: 63% / Lightness: 82%

CMYK

24%, 22%, 0%, 7%

Cyan: 24% / Magenta: 22% / Yellow: 0% / Key: 7%

What color is #B5BAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5BAEE to RGB:

rgb(181, 186, 238)HEX to RGB Converter →

HEX to HSL

Convert #B5BAEE to HSL:

hsl(235, 63%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B5BAEE to CMYK:

cmyk(24%, 22%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B5BAEE is a soft blue color with RGB values of 181, 186, 238 and HSL of 235°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5BAEE is #EEE9B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4D6EE.

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

Contrast with #B5BAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5BAEE?

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

What is the RGB value of #B5BAEE?

#B5BAEE in RGB is (181, 186, 238) - 181 red, 186 green, and 238 blue.

How to use #B5BAEE in CSS?

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

What colors go well with #B5BAEE?

#EEE9B4 (complementary), #B4D6EE (analogous), and #767FE0 (lighter shade) work well with #B5BAEE.