#B5B3EF Color Information

Hex color code: #B5B3EF

The hex color #B5B3EF is a airy blue with RGB values of (181, 179, 239) and HSL of (242°, 65%, 82%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B5B3EF
RGB
181, 179, 239
HSL
242°, 65%, 82%
CMYK
24%, 25%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5B3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 179, 239

Red: 181 / Green: 179 / Blue: 239

HSL

242°, 65%, 82%

Hue: 242° / Saturation: 65% / Lightness: 82%

CMYK

24%, 25%, 0%, 6%

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

What color is #B5B3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5B3EF to RGB:

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

HEX to HSL

Convert #B5B3EF to HSL:

hsl(242, 65%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B5B3EF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #B5B3EF has RGB (181, 179, 239) and HSL (242°, 65%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5B3EF is #EDEFB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3CFEF.

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

Contrast with #B5B3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5B3EF?

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

What is the RGB value of #B5B3EF?

#B5B3EF in RGB is (181, 179, 239) - 181 red, 179 green, and 239 blue.

How to use #B5B3EF in CSS?

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

What colors go well with #B5B3EF?

#EDEFB3 (complementary), #B3CFEF (analogous), and #7874E2 (lighter shade) work well with #B5B3EF.