#BBDBDD Color Information

Hex color code: #BBDBDD

A ethereal cyan shade, #BBDBDD appears as (187, 219, 221) in RGB and (184°, 33%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BBDBDD
RGB
187, 219, 221
HSL
184°, 33%, 80%
CMYK
15%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 219, 221

Red: 187 / Green: 219 / Blue: 221

HSL

184°, 33%, 80%

Hue: 184° / Saturation: 33% / Lightness: 80%

CMYK

15%, 1%, 0%, 13%

Cyan: 15% / Magenta: 1% / Yellow: 0% / Key: 13%

What color is #BBDBDD?

#BBDBDD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDBDD to RGB:

rgb(187, 219, 221)HEX to RGB Converter →

HEX to HSL

Convert #BBDBDD to HSL:

hsl(184, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDBDD to CMYK:

cmyk(15%, 1%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BBDBDD is a delicate cyan color with RGB values of 187, 219, 221 and HSL of 184°, 33%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDBDD is #DDBDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDDCE.

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

Contrast with #BBDBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDBDD?

#BBDBDD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BBDBDD?

#BBDBDD in RGB is (187, 219, 221) - 187 red, 219 green, and 221 blue.

How to use #BBDBDD in CSS?

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

What colors go well with #BBDBDD?

#DDBDBB (complementary), #BBDDCE (analogous), and #88BFC3 (lighter shade) work well with #BBDBDD.