#BCDBF5 Color Information

Hex color code: #BCDBF5

A ethereal blue shade, #BCDBF5 appears as (188, 219, 245) in RGB and (207°, 74%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BCDBF5
RGB
188, 219, 245
HSL
207°, 74%, 85%
CMYK
23%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 219, 245

Red: 188 / Green: 219 / Blue: 245

HSL

207°, 74%, 85%

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

CMYK

23%, 11%, 0%, 4%

Cyan: 23% / Magenta: 11% / Yellow: 0% / Key: 4%

What color is #BCDBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDBF5 to RGB:

rgb(188, 219, 245)HEX to RGB Converter →

HEX to HSL

Convert #BCDBF5 to HSL:

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

HEX to CMYK

Convert #BCDBF5 to CMYK:

cmyk(23%, 11%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BCDBF5 is a airy blue color with RGB values of 188, 219, 245 and HSL of 207°, 74%, 85%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDBF5 is #F5D6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF5F2.

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

Contrast with #BCDBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDBF5?

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

What is the RGB value of #BCDBF5?

#BCDBF5 in RGB is (188, 219, 245) - 188 red, 219 green, and 245 blue.

How to use #BCDBF5 in CSS?

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

What colors go well with #BCDBF5?

#F5D6BC (complementary), #BCF5F2 (analogous), and #7AB8EB (lighter shade) work well with #BCDBF5.