#B3BCEC Color Information

Hex color code: #B3BCEC

#B3BCEC is a airy blue color. In RGB it is (179, 188, 236), and in HSL it is (231°, 60%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B3BCEC
RGB
179, 188, 236
HSL
231°, 60%, 81%
CMYK
24%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3BCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 188, 236

Red: 179 / Green: 188 / Blue: 236

HSL

231°, 60%, 81%

Hue: 231° / Saturation: 60% / Lightness: 81%

CMYK

24%, 20%, 0%, 7%

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

What color is #B3BCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3BCEC to RGB:

rgb(179, 188, 236)HEX to RGB Converter →

HEX to HSL

Convert #B3BCEC to HSL:

hsl(231, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B3BCEC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #B3BCEC has RGB (179, 188, 236) and HSL (231°, 60%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3BCEC is #ECE3B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1D7EC.

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

Contrast with #B3BCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3BCEC?

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

What is the RGB value of #B3BCEC?

#B3BCEC in RGB is (179, 188, 236) - 179 red, 188 green, and 236 blue.

How to use #B3BCEC in CSS?

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

What colors go well with #B3BCEC?

#ECE3B1 (complementary), #B1D7EC (analogous), and #7484DC (lighter shade) work well with #B3BCEC.