#B4BAEE Color Information

Hex color code: #B4BAEE

The hex color #B4BAEE is a airy blue with RGB values of (180, 186, 238) and HSL of (234°, 63%, 82%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B4BAEE
RGB
180, 186, 238
HSL
234°, 63%, 82%
CMYK
24%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4BAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 186, 238

Red: 180 / Green: 186 / Blue: 238

HSL

234°, 63%, 82%

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

CMYK

24%, 22%, 0%, 7%

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

What color is #B4BAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4BAEE to RGB:

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

HEX to HSL

Convert #B4BAEE to HSL:

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

HEX to CMYK

Convert #B4BAEE to CMYK:

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

Color Meaning and Usage

#B4BAEE is a ethereal blue color with RGB values of 180, 186, 238 and HSL of 234°, 63%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4BAEE is #EEE8B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4D7EE.

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

Contrast with #B4BAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4BAEE?

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

What is the RGB value of #B4BAEE?

#B4BAEE in RGB is (180, 186, 238) - 180 red, 186 green, and 238 blue.

How to use #B4BAEE in CSS?

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

What colors go well with #B4BAEE?

#EEE8B4 (complementary), #B4D7EE (analogous), and #7680E0 (lighter shade) work well with #B4BAEE.