#BBADF4 Color Information

Hex color code: #BBADF4

A light blue shade, #BBADF4 appears as (187, 173, 244) in RGB and (252°, 76%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BBADF4
RGB
187, 173, 244
HSL
252°, 76%, 82%
CMYK
23%, 29%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBADF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 173, 244

Red: 187 / Green: 173 / Blue: 244

HSL

252°, 76%, 82%

Hue: 252° / Saturation: 76% / Lightness: 82%

CMYK

23%, 29%, 0%, 4%

Cyan: 23% / Magenta: 29% / Yellow: 0% / Key: 4%

What color is #BBADF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBADF4 to RGB:

rgb(187, 173, 244)HEX to RGB Converter →

HEX to HSL

Convert #BBADF4 to HSL:

hsl(252, 76%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BBADF4 to CMYK:

cmyk(23%, 29%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BBADF4 is a airy blue color with RGB values of 187, 173, 244 and HSL of 252°, 76%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBADF4 is #E6F4AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC3F4.

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

Contrast with #BBADF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBADF4?

#BBADF4 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBADF4?

#BBADF4 in RGB is (187, 173, 244) - 187 red, 173 green, and 244 blue.

How to use #BBADF4 in CSS?

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

What colors go well with #BBADF4?

#E6F4AE (complementary), #AEC3F4 (analogous), and #846BEB (lighter shade) work well with #BBADF4.