#BACCDE Color Information

Hex color code: #BACCDE

A soft blue shade, #BACCDE appears as (186, 204, 222) in RGB and (210°, 35%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BACCDE
RGB
186, 204, 222
HSL
210°, 35%, 80%
CMYK
16%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 204, 222

Red: 186 / Green: 204 / Blue: 222

HSL

210°, 35%, 80%

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

CMYK

16%, 8%, 0%, 13%

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

What color is #BACCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACCDE to RGB:

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

HEX to HSL

Convert #BACCDE to HSL:

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

HEX to CMYK

Convert #BACCDE to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #BACCDE has RGB (186, 204, 222) and HSL (210°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACCDE is #DECCBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BADEDE.

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

Contrast with #BACCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACCDE?

#BACCDE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BACCDE?

#BACCDE in RGB is (186, 204, 222) - 186 red, 204 green, and 222 blue.

How to use #BACCDE in CSS?

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

What colors go well with #BACCDE?

#DECCBA (complementary), #BADEDE (analogous), and #87A6C5 (lighter shade) work well with #BACCDE.