#B2BDD4 Color Information

Hex color code: #B2BDD4

The hex color #B2BDD4 is a delicate blue with RGB values of (178, 189, 212) and HSL of (221°, 28%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#B2BDD4
RGB
178, 189, 212
HSL
221°, 28%, 76%
CMYK
16%, 11%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2BDD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 189, 212

Red: 178 / Green: 189 / Blue: 212

HSL

221°, 28%, 76%

Hue: 221° / Saturation: 28% / Lightness: 76%

CMYK

16%, 11%, 0%, 17%

Cyan: 16% / Magenta: 11% / Yellow: 0% / Key: 17%

What color is #B2BDD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2BDD4 to RGB:

rgb(178, 189, 212)HEX to RGB Converter →

HEX to HSL

Convert #B2BDD4 to HSL:

hsl(221, 28%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B2BDD4 to CMYK:

cmyk(16%, 11%, 0%, 17%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B2BDD4 has RGB (178, 189, 212) and HSL (221°, 28%, 76%). 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 #B2BDD4 is #D3C8B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CDD3.

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

Contrast with #B2BDD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2BDD4?

#B2BDD4 is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B2BDD4?

#B2BDD4 in RGB is (178, 189, 212) - 178 red, 189 green, and 212 blue.

How to use #B2BDD4 in CSS?

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

What colors go well with #B2BDD4?

#D3C8B1 (complementary), #B1CDD3 (analogous), and #8091B7 (lighter shade) work well with #B2BDD4.