#BABFD2 Color Information

Hex color code: #BABFD2

The hex color #BABFD2 is a delicate blue with RGB values of (186, 191, 210) and HSL of (227°, 21%, 78%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BABFD2
RGB
186, 191, 210
HSL
227°, 21%, 78%
CMYK
11%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 191, 210

Red: 186 / Green: 191 / Blue: 210

HSL

227°, 21%, 78%

Hue: 227° / Saturation: 21% / Lightness: 78%

CMYK

11%, 9%, 0%, 18%

Cyan: 11% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #BABFD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABFD2 to RGB:

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

HEX to HSL

Convert #BABFD2 to HSL:

hsl(227, 21%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BABFD2 to CMYK:

cmyk(11%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

A light blue tone, #BABFD2 has RGB (186, 191, 210) and HSL (227°, 21%, 78%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABFD2 is #D3CEBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCCD3.

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

Contrast with #BABFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABFD2?

#BABFD2 is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BABFD2?

#BABFD2 in RGB is (186, 191, 210) - 186 red, 191 green, and 210 blue.

How to use #BABFD2 in CSS?

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

What colors go well with #BABFD2?

#D3CEBB (complementary), #BBCCD3 (analogous), and #8D95B4 (lighter shade) work well with #BABFD2.