#BBBEDD Color Information

Hex color code: #BBBEDD

A delicate blue shade, #BBBEDD appears as (187, 190, 221) in RGB and (235°, 33%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBBEDD
RGB
187, 190, 221
HSL
235°, 33%, 80%
CMYK
15%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBEDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 190, 221

Red: 187 / Green: 190 / Blue: 221

HSL

235°, 33%, 80%

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

CMYK

15%, 14%, 0%, 13%

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

What color is #BBBEDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBEDD to RGB:

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

HEX to HSL

Convert #BBBEDD to HSL:

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

HEX to CMYK

Convert #BBBEDD to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BBBEDD has RGB (187, 190, 221) and HSL (235°, 33%, 80%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBEDD is #DDDABB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCFDD.

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

Contrast with #BBBEDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBEDD?

#BBBEDD is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBBEDD?

#BBBEDD in RGB is (187, 190, 221) - 187 red, 190 green, and 221 blue.

How to use #BBBEDD in CSS?

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

What colors go well with #BBBEDD?

#DDDABB (complementary), #BBCFDD (analogous), and #888DC3 (lighter shade) work well with #BBBEDD.