#B3CBEC Color Information

Hex color code: #B3CBEC

A delicate blue shade, #B3CBEC appears as (179, 203, 236) in RGB and (215°, 60%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#B3CBEC
RGB
179, 203, 236
HSL
215°, 60%, 81%
CMYK
24%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 203, 236

Red: 179 / Green: 203 / Blue: 236

HSL

215°, 60%, 81%

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

CMYK

24%, 14%, 0%, 7%

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

What color is #B3CBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CBEC to RGB:

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

HEX to HSL

Convert #B3CBEC to HSL:

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

HEX to CMYK

Convert #B3CBEC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #B3CBEC has RGB (179, 203, 236) and HSL (215°, 60%, 81%). 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 #B3CBEC is #ECD3B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1E7EC.

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

Contrast with #B3CBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CBEC?

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

What is the RGB value of #B3CBEC?

#B3CBEC in RGB is (179, 203, 236) - 179 red, 203 green, and 236 blue.

How to use #B3CBEC in CSS?

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

What colors go well with #B3CBEC?

#ECD3B1 (complementary), #B1E7EC (analogous), and #74A0DC (lighter shade) work well with #B3CBEC.