#BBBADA Color Information

Hex color code: #BBBADA

The hex color #BBBADA is a airy blue with RGB values of (187, 186, 218) and HSL of (242°, 30%, 79%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BBBADA
RGB
187, 186, 218
HSL
242°, 30%, 79%
CMYK
14%, 15%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBBADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 186, 218

Red: 187 / Green: 186 / Blue: 218

HSL

242°, 30%, 79%

Hue: 242° / Saturation: 30% / Lightness: 79%

CMYK

14%, 15%, 0%, 15%

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

What color is #BBBADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBBADA to RGB:

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

HEX to HSL

Convert #BBBADA to HSL:

hsl(242, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBBADA to CMYK:

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

Color Meaning and Usage

A light blue tone, #BBBADA has RGB (187, 186, 218) and HSL (242°, 30%, 79%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBBADA is #D8DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9C8DA.

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

Contrast with #BBBADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBBADA?

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

What is the RGB value of #BBBADA?

#BBBADA in RGB is (187, 186, 218) - 187 red, 186 green, and 218 blue.

How to use #BBBADA in CSS?

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

What colors go well with #BBBADA?

#D8DAB9 (complementary), #B9C8DA (analogous), and #8988BF (lighter shade) work well with #BBBADA.