#B2BCCD Color Information

Hex color code: #B2BCCD

The hex color #B2BCCD is a soft blue with RGB values of (178, 188, 205) and HSL of (218°, 21%, 75%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B2BCCD
RGB
178, 188, 205
HSL
218°, 21%, 75%
CMYK
13%, 8%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2BCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 188, 205

Red: 178 / Green: 188 / Blue: 205

HSL

218°, 21%, 75%

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

CMYK

13%, 8%, 0%, 20%

Cyan: 13% / Magenta: 8% / Yellow: 0% / Key: 20%

What color is #B2BCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2BCCD to RGB:

rgb(178, 188, 205)HEX to RGB Converter →

HEX to HSL

Convert #B2BCCD to HSL:

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

HEX to CMYK

Convert #B2BCCD to CMYK:

cmyk(13%, 8%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #B2BCCD has RGB (178, 188, 205) and HSL (218°, 21%, 75%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2BCCD is #CDC3B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2C9CD.

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

Contrast with #B2BCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2BCCD?

#B2BCCD is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B2BCCD?

#B2BCCD in RGB is (178, 188, 205) - 178 red, 188 green, and 205 blue.

How to use #B2BCCD in CSS?

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

What colors go well with #B2BCCD?

#CDC3B2 (complementary), #B2C9CD (analogous), and #8493AE (lighter shade) work well with #B2BCCD.