#BACADE Color Information

Hex color code: #BACADE

A soft blue shade, #BACADE appears as (186, 202, 222) in RGB and (213°, 35%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BACADE
RGB
186, 202, 222
HSL
213°, 35%, 80%
CMYK
16%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 202, 222

Red: 186 / Green: 202 / Blue: 222

HSL

213°, 35%, 80%

Hue: 213° / Saturation: 35% / Lightness: 80%

CMYK

16%, 9%, 0%, 13%

Cyan: 16% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #BACADE?

#BACADE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACADE to RGB:

rgb(186, 202, 222)HEX to RGB Converter →

HEX to HSL

Convert #BACADE to HSL:

hsl(213, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BACADE to CMYK:

cmyk(16%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

A airy blue tone, #BACADE has RGB (186, 202, 222) and HSL (213°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACADE is #DECEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BADCDE.

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

Contrast with #BACADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACADE?

#BACADE is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BACADE?

#BACADE in RGB is (186, 202, 222) - 186 red, 202 green, and 222 blue.

How to use #BACADE in CSS?

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

What colors go well with #BACADE?

#DECEBA (complementary), #BADCDE (analogous), and #87A3C5 (lighter shade) work well with #BACADE.