#BBCADE Color Information

Hex color code: #BBCADE

The hex color #BBCADE is a soft blue with RGB values of (187, 202, 222) and HSL of (214°, 35%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BBCADE
RGB
187, 202, 222
HSL
214°, 35%, 80%
CMYK
16%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 202, 222

Red: 187 / Green: 202 / Blue: 222

HSL

214°, 35%, 80%

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

CMYK

16%, 9%, 0%, 13%

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

What color is #BBCADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCADE to RGB:

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

HEX to HSL

Convert #BBCADE to HSL:

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

HEX to CMYK

Convert #BBCADE to CMYK:

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

Color Meaning and Usage

A light blue tone, #BBCADE has RGB (187, 202, 222) and HSL (214°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCADE is #DECEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BADBDE.

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

Contrast with #BBCADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCADE?

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

What is the RGB value of #BBCADE?

#BBCADE in RGB is (187, 202, 222) - 187 red, 202 green, and 222 blue.

How to use #BBCADE in CSS?

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

What colors go well with #BBCADE?

#DECEBA (complementary), #BADBDE (analogous), and #87A2C5 (lighter shade) work well with #BBCADE.