#BBB8CE Color Information

Hex color code: #BBB8CE

A delicate blue shade, #BBB8CE appears as (187, 184, 206) in RGB and (248°, 18%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BBB8CE
RGB
187, 184, 206
HSL
248°, 18%, 76%
CMYK
9%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB8CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 206

Red: 187 / Green: 184 / Blue: 206

HSL

248°, 18%, 76%

Hue: 248° / Saturation: 18% / Lightness: 76%

CMYK

9%, 11%, 0%, 19%

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

What color is #BBB8CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB8CE to RGB:

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

HEX to HSL

Convert #BBB8CE to HSL:

hsl(248, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB8CE to CMYK:

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

Color Meaning and Usage

A airy blue tone, #BBB8CE has RGB (187, 184, 206) and HSL (248°, 18%, 76%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB8CE is #CACDB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7BFCD.

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

Contrast with #BBB8CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB8CE?

#BBB8CE is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BBB8CE?

#BBB8CE in RGB is (187, 184, 206) - 187 red, 184 green, and 206 blue.

How to use #BBB8CE in CSS?

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

What colors go well with #BBB8CE?

#CACDB7 (complementary), #B7BFCD (analogous), and #8E8AAD (lighter shade) work well with #BBB8CE.