#B3C6EC Color Information

Hex color code: #B3C6EC

The hex color #B3C6EC is a delicate blue with RGB values of (179, 198, 236) and HSL of (220°, 60%, 81%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B3C6EC
RGB
179, 198, 236
HSL
220°, 60%, 81%
CMYK
24%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3C6EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 198, 236

Red: 179 / Green: 198 / Blue: 236

HSL

220°, 60%, 81%

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

CMYK

24%, 16%, 0%, 7%

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

What color is #B3C6EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3C6EC to RGB:

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

HEX to HSL

Convert #B3C6EC to HSL:

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

HEX to CMYK

Convert #B3C6EC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #B3C6EC has RGB (179, 198, 236) and HSL (220°, 60%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3C6EC is #ECD8B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1E2EC.

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

Contrast with #B3C6EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3C6EC?

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

What is the RGB value of #B3C6EC?

#B3C6EC in RGB is (179, 198, 236) - 179 red, 198 green, and 236 blue.

How to use #B3C6EC in CSS?

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

What colors go well with #B3C6EC?

#ECD8B1 (complementary), #B1E2EC (analogous), and #7497DC (lighter shade) work well with #B3C6EC.