#BACFEE Color Information

Hex color code: #BACFEE

The hex color #BACFEE is a soft blue with RGB values of (186, 207, 238) and HSL of (216°, 60%, 83%). It is frequently seen in web interfaces.

Try:
Color NameLight Blue
HEX
#BACFEE
RGB
186, 207, 238
HSL
216°, 60%, 83%
CMYK
22%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 207, 238

Red: 186 / Green: 207 / Blue: 238

HSL

216°, 60%, 83%

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

CMYK

22%, 13%, 0%, 7%

Cyan: 22% / Magenta: 13% / Yellow: 0% / Key: 7%

What color is #BACFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACFEE to RGB:

rgb(186, 207, 238)HEX to RGB Converter →

HEX to HSL

Convert #BACFEE to HSL:

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

HEX to CMYK

Convert #BACFEE to CMYK:

cmyk(22%, 13%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #BACFEE has RGB (186, 207, 238) and HSL (216°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACFEE is #EED9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAE8EE.

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

Contrast with #BACFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACFEE?

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

What is the RGB value of #BACFEE?

#BACFEE in RGB is (186, 207, 238) - 186 red, 207 green, and 238 blue.

How to use #BACFEE in CSS?

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

What colors go well with #BACFEE?

#EED9BA (complementary), #BAE8EE (analogous), and #7CA4DE (lighter shade) work well with #BACFEE.