#BABFE3 Color Information

Hex color code: #BABFE3

A light blue shade, #BABFE3 appears as (186, 191, 227) in RGB and (233°, 42%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BABFE3
RGB
186, 191, 227
HSL
233°, 42%, 81%
CMYK
18%, 16%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABFE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 191, 227

Red: 186 / Green: 191 / Blue: 227

HSL

233°, 42%, 81%

Hue: 233° / Saturation: 42% / Lightness: 81%

CMYK

18%, 16%, 0%, 11%

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

What color is #BABFE3?

#BABFE3 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABFE3 to RGB:

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

HEX to HSL

Convert #BABFE3 to HSL:

hsl(233, 42%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BABFE3 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #BABFE3 has RGB (186, 191, 227) and HSL (233°, 42%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABFE3 is #E3DEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAD3E3.

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

Contrast with #BABFE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABFE3?

#BABFE3 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BABFE3?

#BABFE3 in RGB is (186, 191, 227) - 186 red, 191 green, and 227 blue.

How to use #BABFE3 in CSS?

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

What colors go well with #BABFE3?

#E3DEBA (complementary), #BAD3E3 (analogous), and #848CCD (lighter shade) work well with #BABFE3.