#BBB5CE Color Information

Hex color code: #BBB5CE

#BBB5CE is a ethereal blue color. In RGB it is (187, 181, 206), and in HSL it is (254°, 20%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBB5CE
RGB
187, 181, 206
HSL
254°, 20%, 76%
CMYK
9%, 12%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB5CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 181, 206

Red: 187 / Green: 181 / Blue: 206

HSL

254°, 20%, 76%

Hue: 254° / Saturation: 20% / Lightness: 76%

CMYK

9%, 12%, 0%, 19%

Cyan: 9% / Magenta: 12% / Yellow: 0% / Key: 19%

What color is #BBB5CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB5CE to RGB:

rgb(187, 181, 206)HEX to RGB Converter →

HEX to HSL

Convert #BBB5CE to HSL:

hsl(254, 20%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB5CE to CMYK:

cmyk(9%, 12%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BBB5CE is a soft blue color with RGB values of 187, 181, 206 and HSL of 254°, 20%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB5CE is #C8CEB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6BCCE.

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

Contrast with #BBB5CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB5CE?

#BBB5CE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBB5CE?

#BBB5CE in RGB is (187, 181, 206) - 187 red, 181 green, and 206 blue.

How to use #BBB5CE in CSS?

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

What colors go well with #BBB5CE?

#C8CEB6 (complementary), #B6BCCE (analogous), and #9188AF (lighter shade) work well with #BBB5CE.