#BABCCE Color Information

Hex color code: #BABCCE

A ethereal blue shade, #BABCCE appears as (186, 188, 206) in RGB and (234°, 17%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BABCCE
RGB
186, 188, 206
HSL
234°, 17%, 77%
CMYK
10%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 188, 206

Red: 186 / Green: 188 / Blue: 206

HSL

234°, 17%, 77%

Hue: 234° / Saturation: 17% / Lightness: 77%

CMYK

10%, 9%, 0%, 19%

Cyan: 10% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #BABCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABCCE to RGB:

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

HEX to HSL

Convert #BABCCE to HSL:

hsl(234, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BABCCE to CMYK:

cmyk(10%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BABCCE has RGB (186, 188, 206) and HSL (234°, 17%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABCCE is #CECCBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC6CE.

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

Contrast with #BABCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABCCE?

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

What is the RGB value of #BABCCE?

#BABCCE in RGB is (186, 188, 206) - 186 red, 188 green, and 206 blue.

How to use #BABCCE in CSS?

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

What colors go well with #BABCCE?

#CECCBA (complementary), #BAC6CE (analogous), and #8E91AF (lighter shade) work well with #BABCCE.