#BACEDF Color Information

Hex color code: #BACEDF

A ethereal blue shade, #BACEDF appears as (186, 206, 223) in RGB and (208°, 37%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BACEDF
RGB
186, 206, 223
HSL
208°, 37%, 80%
CMYK
17%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 206, 223

Red: 186 / Green: 206 / Blue: 223

HSL

208°, 37%, 80%

Hue: 208° / Saturation: 37% / Lightness: 80%

CMYK

17%, 8%, 0%, 13%

Cyan: 17% / Magenta: 8% / Yellow: 0% / Key: 13%

What color is #BACEDF?

#BACEDF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACEDF to RGB:

rgb(186, 206, 223)HEX to RGB Converter →

HEX to HSL

Convert #BACEDF to HSL:

hsl(208, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BACEDF to CMYK:

cmyk(17%, 8%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #BACEDF has RGB (186, 206, 223) and HSL (208°, 37%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACEDF is #DFCBB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DFDE.

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

Contrast with #BACEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACEDF?

#BACEDF is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BACEDF?

#BACEDF in RGB is (186, 206, 223) - 186 red, 206 green, and 223 blue.

How to use #BACEDF in CSS?

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

What colors go well with #BACEDF?

#DFCBB9 (complementary), #B9DFDE (analogous), and #85A8C7 (lighter shade) work well with #BACEDF.