#BBCBF7 Color Information

Hex color code: #BBCBF7

A delicate blue shade, #BBCBF7 appears as (187, 203, 247) in RGB and (224°, 79%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#BBCBF7
RGB
187, 203, 247
HSL
224°, 79%, 85%
CMYK
24%, 18%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCBF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 203, 247

Red: 187 / Green: 203 / Blue: 247

HSL

224°, 79%, 85%

Hue: 224° / Saturation: 79% / Lightness: 85%

CMYK

24%, 18%, 0%, 3%

Cyan: 24% / Magenta: 18% / Yellow: 0% / Key: 3%

What color is #BBCBF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCBF7 to RGB:

rgb(187, 203, 247)HEX to RGB Converter →

HEX to HSL

Convert #BBCBF7 to HSL:

hsl(224, 79%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCBF7 to CMYK:

cmyk(24%, 18%, 0%, 3%)Color Converter →

Color Meaning and Usage

A light blue tone, #BBCBF7 has RGB (187, 203, 247) and HSL (224°, 79%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCBF7 is #F7E7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE9F7.

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

Contrast with #BBCBF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCBF7?

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

What is the RGB value of #BBCBF7?

#BBCBF7 in RGB is (187, 203, 247) - 187 red, 203 green, and 247 blue.

How to use #BBCBF7 in CSS?

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

What colors go well with #BBCBF7?

#F7E7BB (complementary), #BBE9F7 (analogous), and #7696EF (lighter shade) work well with #BBCBF7.