#B0BDCE Color Information

Hex color code: #B0BDCE

A subtle blue shade, #B0BDCE appears as (176, 189, 206) in RGB and (214°, 23%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B0BDCE
RGB
176, 189, 206
HSL
214°, 23%, 75%
CMYK
15%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0BDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 189, 206

Red: 176 / Green: 189 / Blue: 206

HSL

214°, 23%, 75%

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

CMYK

15%, 8%, 0%, 19%

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

What color is #B0BDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0BDCE to RGB:

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

HEX to HSL

Convert #B0BDCE to HSL:

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

HEX to CMYK

Convert #B0BDCE to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #B0BDCE has RGB (176, 189, 206) and HSL (214°, 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 #B0BDCE is #CEC1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CCCE.

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

Contrast with #B0BDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0BDCE?

#B0BDCE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B0BDCE?

#B0BDCE in RGB is (176, 189, 206) - 176 red, 189 green, and 206 blue.

How to use #B0BDCE in CSS?

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

What colors go well with #B0BDCE?

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