#BBBEDE Color Information

Hex color code: #BBBEDE

A airy blue shade, #BBBEDE appears as (187, 190, 222) in RGB and (235°, 35%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBBEDE
RGB
187, 190, 222
HSL
235°, 35%, 80%
CMYK
16%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 222

Red: 187 / Green: 190 / Blue: 222

HSL

235°, 35%, 80%

Hue: 235° / Saturation: 35% / Lightness: 80%

CMYK

16%, 14%, 0%, 13%

Cyan: 16% / Magenta: 14% / Yellow: 0% / Key: 13%

What color is #BBBEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEDE to RGB:

rgb(187, 190, 222)HEX to RGB Converter →

HEX to HSL

Convert #BBBEDE to HSL:

hsl(235, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBEDE to CMYK:

cmyk(16%, 14%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BBBEDE is a light blue color with RGB values of 187, 190, 222 and HSL of 235°, 35%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBEDE is #DEDBBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFDE.

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

Contrast with #BBBEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEDE?

#BBBEDE is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBBEDE?

#BBBEDE in RGB is (187, 190, 222) - 187 red, 190 green, and 222 blue.

How to use #BBBEDE in CSS?

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

What colors go well with #BBBEDE?

#DEDBBA (complementary), #BACFDE (analogous), and #878CC5 (lighter shade) work well with #BBBEDE.