#BBC6EC Color Information

Hex color code: #BBC6EC

#BBC6EC is a soft blue color. In RGB it is (187, 198, 236), and in HSL it is (227°, 56%, 83%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BBC6EC
RGB
187, 198, 236
HSL
227°, 56%, 83%
CMYK
21%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC6EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 198, 236

Red: 187 / Green: 198 / Blue: 236

HSL

227°, 56%, 83%

Hue: 227° / Saturation: 56% / Lightness: 83%

CMYK

21%, 16%, 0%, 7%

Cyan: 21% / Magenta: 16% / Yellow: 0% / Key: 7%

What color is #BBC6EC?

#BBC6EC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC6EC to RGB:

rgb(187, 198, 236)HEX to RGB Converter →

HEX to HSL

Convert #BBC6EC to HSL:

hsl(227, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC6EC to CMYK:

cmyk(21%, 16%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BBC6EC has RGB (187, 198, 236) and HSL (227°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC6EC is #ECE1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDEEC.

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

Contrast with #BBC6EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC6EC?

#BBC6EC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBC6EC?

#BBC6EC in RGB is (187, 198, 236) - 187 red, 198 green, and 236 blue.

How to use #BBC6EC in CSS?

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

What colors go well with #BBC6EC?

#ECE1BB (complementary), #BBDEEC (analogous), and #8094DB (lighter shade) work well with #BBC6EC.