#BACED0 Color Information

Hex color code: #BACED0

#BACED0 is a soft cyan color. In RGB it is (186, 206, 208), and in HSL it is (185°, 19%, 77%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BACED0
RGB
186, 206, 208
HSL
185°, 19%, 77%
CMYK
11%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACED0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 206, 208

Red: 186 / Green: 206 / Blue: 208

HSL

185°, 19%, 77%

Hue: 185° / Saturation: 19% / Lightness: 77%

CMYK

11%, 1%, 0%, 18%

Cyan: 11% / Magenta: 1% / Yellow: 0% / Key: 18%

What color is #BACED0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACED0 to RGB:

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

HEX to HSL

Convert #BACED0 to HSL:

hsl(185, 19%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACED0 to CMYK:

cmyk(11%, 1%, 0%, 18%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BACED0 has RGB (186, 206, 208) and HSL (185°, 19%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACED0 is #CFBBB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9CFC6.

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

Contrast with #BACED0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACED0?

#BACED0 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BACED0?

#BACED0 in RGB is (186, 206, 208) - 186 red, 206 green, and 208 blue.

How to use #BACED0 in CSS?

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

What colors go well with #BACED0?

#CFBBB9 (complementary), #B9CFC6 (analogous), and #8CADB1 (lighter shade) work well with #BACED0.