#B5AEEF Color Information

Hex color code: #B5AEEF

A airy blue shade, #B5AEEF appears as (181, 174, 239) in RGB and (246°, 67%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B5AEEF
RGB
181, 174, 239
HSL
246°, 67%, 81%
CMYK
24%, 27%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5AEEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 174, 239

Red: 181 / Green: 174 / Blue: 239

HSL

246°, 67%, 81%

Hue: 246° / Saturation: 67% / Lightness: 81%

CMYK

24%, 27%, 0%, 6%

Cyan: 24% / Magenta: 27% / Yellow: 0% / Key: 6%

What color is #B5AEEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5AEEF to RGB:

rgb(181, 174, 239)HEX to RGB Converter →

HEX to HSL

Convert #B5AEEF to HSL:

hsl(246, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B5AEEF to CMYK:

cmyk(24%, 27%, 0%, 6%)Color Converter →

Color Meaning and Usage

#B5AEEF is a airy blue color with RGB values of 181, 174, 239 and HSL of 246°, 67%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5AEEF is #E9EFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC8EF.

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

Contrast with #B5AEEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5AEEF?

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

What is the RGB value of #B5AEEF?

#B5AEEF in RGB is (181, 174, 239) - 181 red, 174 green, and 239 blue.

How to use #B5AEEF in CSS?

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

What colors go well with #B5AEEF?

#E9EFAE (complementary), #AEC8EF (analogous), and #7A6EE2 (lighter shade) work well with #B5AEEF.