#BCDAF5 Color Information

Hex color code: #BCDAF5

The hex color #BCDAF5 is a ethereal blue with RGB values of (188, 218, 245) and HSL of (208°, 74%, 85%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BCDAF5
RGB
188, 218, 245
HSL
208°, 74%, 85%
CMYK
23%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 245

Red: 188 / Green: 218 / Blue: 245

HSL

208°, 74%, 85%

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

CMYK

23%, 11%, 0%, 4%

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

What color is #BCDAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDAF5 to RGB:

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

HEX to HSL

Convert #BCDAF5 to HSL:

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

HEX to CMYK

Convert #BCDAF5 to CMYK:

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

Color Meaning and Usage

#BCDAF5 is a ethereal blue color with RGB values of 188, 218, 245 and HSL of 208°, 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 #BCDAF5 is #F5D7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF5F3.

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

Contrast with #BCDAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDAF5?

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

What is the RGB value of #BCDAF5?

#BCDAF5 in RGB is (188, 218, 245) - 188 red, 218 green, and 245 blue.

How to use #BCDAF5 in CSS?

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

What colors go well with #BCDAF5?

#F5D7BC (complementary), #BCF5F3 (analogous), and #7AB6EB (lighter shade) work well with #BCDAF5.