#BBD0FA Color Information

Hex color code: #BBD0FA

The hex color #BBD0FA is a delicate blue with RGB values of (187, 208, 250) and HSL of (220°, 86%, 86%). It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#BBD0FA
RGB
187, 208, 250
HSL
220°, 86%, 86%
CMYK
25%, 17%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBD0FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 208, 250

Red: 187 / Green: 208 / Blue: 250

HSL

220°, 86%, 86%

Hue: 220° / Saturation: 86% / Lightness: 86%

CMYK

25%, 17%, 0%, 2%

Cyan: 25% / Magenta: 17% / Yellow: 0% / Key: 2%

What color is #BBD0FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBD0FA to RGB:

rgb(187, 208, 250)HEX to RGB Converter →

HEX to HSL

Convert #BBD0FA to HSL:

hsl(220, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #BBD0FA to CMYK:

cmyk(25%, 17%, 0%, 2%)Color Converter →

Color Meaning and Usage

#BBD0FA is a light blue color with RGB values of 187, 208, 250 and HSL of 220°, 86%, 86%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBD0FA is #FAE6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDF0FA.

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

Contrast with #BBD0FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBD0FA?

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

What is the RGB value of #BBD0FA?

#BBD0FA in RGB is (187, 208, 250) - 187 red, 208 green, and 250 blue.

How to use #BBD0FA in CSS?

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

What colors go well with #BBD0FA?

#FAE6BD (complementary), #BDF0FA (analogous), and #75A0F5 (lighter shade) work well with #BBD0FA.