#BBCDEE Color Information

Hex color code: #BBCDEE

A airy blue shade, #BBCDEE appears as (187, 205, 238) in RGB and (219°, 60%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#BBCDEE
RGB
187, 205, 238
HSL
219°, 60%, 83%
CMYK
21%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 205, 238

Red: 187 / Green: 205 / Blue: 238

HSL

219°, 60%, 83%

Hue: 219° / Saturation: 60% / Lightness: 83%

CMYK

21%, 14%, 0%, 7%

Cyan: 21% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #BBCDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCDEE to RGB:

rgb(187, 205, 238)HEX to RGB Converter →

HEX to HSL

Convert #BBCDEE to HSL:

hsl(219, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCDEE to CMYK:

cmyk(21%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BBCDEE is a ethereal blue color with RGB values of 187, 205, 238 and HSL of 219°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCDEE is #EEDBBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE6EE.

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

Contrast with #BBCDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCDEE?

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

What is the RGB value of #BBCDEE?

#BBCDEE in RGB is (187, 205, 238) - 187 red, 205 green, and 238 blue.

How to use #BBCDEE in CSS?

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

What colors go well with #BBCDEE?

#EEDBBA (complementary), #BAE6EE (analogous), and #7C9FDE (lighter shade) work well with #BBCDEE.