#BBBAD4 Color Information

Hex color code: #BBBAD4

A light blue shade, #BBBAD4 appears as (187, 186, 212) in RGB and (242°, 23%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BBBAD4
RGB
187, 186, 212
HSL
242°, 23%, 78%
CMYK
12%, 12%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 212

Red: 187 / Green: 186 / Blue: 212

HSL

242°, 23%, 78%

Hue: 242° / Saturation: 23% / Lightness: 78%

CMYK

12%, 12%, 0%, 17%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 17%

What color is #BBBAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBAD4 to RGB:

rgb(187, 186, 212)HEX to RGB Converter →

HEX to HSL

Convert #BBBAD4 to HSL:

hsl(242, 23%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBAD4 to CMYK:

cmyk(12%, 12%, 0%, 17%)Color Converter →

Color Meaning and Usage

#BBBAD4 is a light blue color with RGB values of 187, 186, 212 and HSL of 242°, 23%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBAD4 is #D3D4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC6D4.

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

Contrast with #BBBAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBAD4?

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

What is the RGB value of #BBBAD4?

#BBBAD4 in RGB is (187, 186, 212) - 187 red, 186 green, and 212 blue.

How to use #BBBAD4 in CSS?

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

What colors go well with #BBBAD4?

#D3D4BA (complementary), #BAC6D4 (analogous), and #8C8BB6 (lighter shade) work well with #BBBAD4.