#BACDF5 Color Information

Hex color code: #BACDF5

#BACDF5 is a ethereal blue color. In RGB it is (186, 205, 245), and in HSL it is (221°, 75%, 85%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#BACDF5
RGB
186, 205, 245
HSL
221°, 75%, 85%
CMYK
24%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACDF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 205, 245

Red: 186 / Green: 205 / Blue: 245

HSL

221°, 75%, 85%

Hue: 221° / Saturation: 75% / Lightness: 85%

CMYK

24%, 16%, 0%, 4%

Cyan: 24% / Magenta: 16% / Yellow: 0% / Key: 4%

What color is #BACDF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACDF5 to RGB:

rgb(186, 205, 245)HEX to RGB Converter →

HEX to HSL

Convert #BACDF5 to HSL:

hsl(221, 75%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BACDF5 to CMYK:

cmyk(24%, 16%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BACDF5 is a ethereal blue color with RGB values of 186, 205, 245 and HSL of 221°, 75%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACDF5 is #F5E3BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBF5.

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

Contrast with #BACDF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACDF5?

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

What is the RGB value of #BACDF5?

#BACDF5 in RGB is (186, 205, 245) - 186 red, 205 green, and 245 blue.

How to use #BACDF5 in CSS?

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

What colors go well with #BACDF5?

#F5E3BC (complementary), #BCEBF5 (analogous), and #799DEC (lighter shade) work well with #BACDF5.