#BABFCE Color Information

Hex color code: #BABFCE

#BABFCE is a delicate blue color. In RGB it is (186, 191, 206), and in HSL it is (225°, 17%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BABFCE
RGB
186, 191, 206
HSL
225°, 17%, 77%
CMYK
10%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 191, 206

Red: 186 / Green: 191 / Blue: 206

HSL

225°, 17%, 77%

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

CMYK

10%, 7%, 0%, 19%

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

What color is #BABFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABFCE to RGB:

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

HEX to HSL

Convert #BABFCE to HSL:

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

HEX to CMYK

Convert #BABFCE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #BABFCE has RGB (186, 191, 206) and HSL (225°, 17%, 77%). 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 #BABFCE is #CEC9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC9CE.

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

Contrast with #BABFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABFCE?

#BABFCE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BABFCE?

#BABFCE in RGB is (186, 191, 206) - 186 red, 191 green, and 206 blue.

How to use #BABFCE in CSS?

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

What colors go well with #BABFCE?

#CEC9BA (complementary), #BAC9CE (analogous), and #8E96AF (lighter shade) work well with #BABFCE.