#B1BECE Color Information

Hex color code: #B1BECE

The hex color #B1BECE is a subtle blue with RGB values of (177, 190, 206) and HSL of (213°, 23%, 75%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B1BECE
RGB
177, 190, 206
HSL
213°, 23%, 75%
CMYK
14%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1BECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 190, 206

Red: 177 / Green: 190 / Blue: 206

HSL

213°, 23%, 75%

Hue: 213° / Saturation: 23% / Lightness: 75%

CMYK

14%, 8%, 0%, 19%

Cyan: 14% / Magenta: 8% / Yellow: 0% / Key: 19%

What color is #B1BECE?

#B1BECE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1BECE to RGB:

rgb(177, 190, 206)HEX to RGB Converter →

HEX to HSL

Convert #B1BECE to HSL:

hsl(213, 23%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B1BECE to CMYK:

cmyk(14%, 8%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft blue tone, #B1BECE has RGB (177, 190, 206) and HSL (213°, 23%, 75%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1BECE is #CEC1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CCCE.

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

Contrast with #B1BECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1BECE?

#B1BECE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B1BECE?

#B1BECE in RGB is (177, 190, 206) - 177 red, 190 green, and 206 blue.

How to use #B1BECE in CSS?

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

What colors go well with #B1BECE?

#CEC1B1 (complementary), #B1CCCE (analogous), and #8297B0 (lighter shade) work well with #B1BECE.