#BBBFE5 Color Information

Hex color code: #BBBFE5

A airy blue shade, #BBBFE5 appears as (187, 191, 229) in RGB and (234°, 45%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBBFE5
RGB
187, 191, 229
HSL
234°, 45%, 82%
CMYK
18%, 17%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 191, 229

Red: 187 / Green: 191 / Blue: 229

HSL

234°, 45%, 82%

Hue: 234° / Saturation: 45% / Lightness: 82%

CMYK

18%, 17%, 0%, 10%

Cyan: 18% / Magenta: 17% / Yellow: 0% / Key: 10%

What color is #BBBFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBFE5 to RGB:

rgb(187, 191, 229)HEX to RGB Converter →

HEX to HSL

Convert #BBBFE5 to HSL:

hsl(234, 45%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBFE5 to CMYK:

cmyk(18%, 17%, 0%, 10%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BBBFE5 has RGB (187, 191, 229) and HSL (234°, 45%, 82%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBFE5 is #E6E2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD5E6.

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

Contrast with #BBBFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBFE5?

#BBBFE5 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBBFE5?

#BBBFE5 in RGB is (187, 191, 229) - 187 red, 191 green, and 229 blue.

How to use #BBBFE5 in CSS?

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

What colors go well with #BBBFE5?

#E6E2BC (complementary), #BCD5E6 (analogous), and #858DD1 (lighter shade) work well with #BBBFE5.