#BACCD8 Color Information

Hex color code: #BACCD8

The hex color #BACCD8 is a soft blue with RGB values of (186, 204, 216) and HSL of (204°, 28%, 79%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BACCD8
RGB
186, 204, 216
HSL
204°, 28%, 79%
CMYK
14%, 6%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACCD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 204, 216

Red: 186 / Green: 204 / Blue: 216

HSL

204°, 28%, 79%

Hue: 204° / Saturation: 28% / Lightness: 79%

CMYK

14%, 6%, 0%, 15%

Cyan: 14% / Magenta: 6% / Yellow: 0% / Key: 15%

What color is #BACCD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACCD8 to RGB:

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

HEX to HSL

Convert #BACCD8 to HSL:

hsl(204, 28%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BACCD8 to CMYK:

cmyk(14%, 6%, 0%, 15%)Color Converter →

Color Meaning and Usage

A light blue tone, #BACCD8 has RGB (186, 204, 216) and HSL (204°, 28%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACCD8 is #D8C6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD8D5.

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

Contrast with #BACCD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACCD8?

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

What is the RGB value of #BACCD8?

#BACCD8 in RGB is (186, 204, 216) - 186 red, 204 green, and 216 blue.

How to use #BACCD8 in CSS?

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

What colors go well with #BACCD8?

#D8C6BA (complementary), #BAD8D5 (analogous), and #89A8BD (lighter shade) work well with #BACCD8.