#B0BBCE Color Information

Hex color code: #B0BBCE

The hex color #B0BBCE is a soft blue with RGB values of (176, 187, 206) and HSL of (218°, 23%, 75%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B0BBCE
RGB
176, 187, 206
HSL
218°, 23%, 75%
CMYK
15%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0BBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 187, 206

Red: 176 / Green: 187 / Blue: 206

HSL

218°, 23%, 75%

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

CMYK

15%, 9%, 0%, 19%

Cyan: 15% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #B0BBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0BBCE to RGB:

rgb(176, 187, 206)HEX to RGB Converter →

HEX to HSL

Convert #B0BBCE to HSL:

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

HEX to CMYK

Convert #B0BBCE to CMYK:

cmyk(15%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #B0BBCE has RGB (176, 187, 206) and HSL (218°, 23%, 75%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0BBCE is #CEC3B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CACE.

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

Contrast with #B0BBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0BBCE?

#B0BBCE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B0BBCE?

#B0BBCE in RGB is (176, 187, 206) - 176 red, 187 green, and 206 blue.

How to use #B0BBCE in CSS?

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

What colors go well with #B0BBCE?

#CEC3B1 (complementary), #B1CACE (analogous), and #8293B0 (lighter shade) work well with #B0BBCE.