#BBDFF5 Color Information

Hex color code: #BBDFF5

#BBDFF5 is a soft blue color. In RGB it is (187, 223, 245), and in HSL it is (203°, 74%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBDFF5
RGB
187, 223, 245
HSL
203°, 74%, 85%
CMYK
24%, 9%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 245

Red: 187 / Green: 223 / Blue: 245

HSL

203°, 74%, 85%

Hue: 203° / Saturation: 74% / Lightness: 85%

CMYK

24%, 9%, 0%, 4%

Cyan: 24% / Magenta: 9% / Yellow: 0% / Key: 4%

What color is #BBDFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDFF5 to RGB:

rgb(187, 223, 245)HEX to RGB Converter →

HEX to HSL

Convert #BBDFF5 to HSL:

hsl(203, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDFF5 to CMYK:

cmyk(24%, 9%, 0%, 4%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BBDFF5 has RGB (187, 223, 245) and HSL (203°, 74%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDFF5 is #F5D2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF5EE.

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

Contrast with #BBDFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDFF5?

#BBDFF5 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBDFF5?

#BBDFF5 in RGB is (187, 223, 245) - 187 red, 223 green, and 245 blue.

How to use #BBDFF5 in CSS?

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

What colors go well with #BBDFF5?

#F5D2BC (complementary), #BCF5EE (analogous), and #7AC0EB (lighter shade) work well with #BBDFF5.