#A3BAEF Color Information

Hex color code: #A3BAEF

A soft blue shade, #A3BAEF appears as (163, 186, 239) in RGB and (222°, 70%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A3BAEF
RGB
163, 186, 239
HSL
222°, 70%, 79%
CMYK
32%, 22%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3BAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 186, 239

Red: 163 / Green: 186 / Blue: 239

HSL

222°, 70%, 79%

Hue: 222° / Saturation: 70% / Lightness: 79%

CMYK

32%, 22%, 0%, 6%

Cyan: 32% / Magenta: 22% / Yellow: 0% / Key: 6%

What color is #A3BAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3BAEF to RGB:

rgb(163, 186, 239)HEX to RGB Converter →

HEX to HSL

Convert #A3BAEF to HSL:

hsl(222, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #A3BAEF to CMYK:

cmyk(32%, 22%, 0%, 6%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #A3BAEF has RGB (163, 186, 239) and HSL (222°, 70%, 79%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3BAEF is #EFD8A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4E0EF.

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

Contrast with #A3BAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3BAEF?

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

What is the RGB value of #A3BAEF?

#A3BAEF in RGB is (163, 186, 239) - 163 red, 186 green, and 239 blue.

How to use #A3BAEF in CSS?

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

What colors go well with #A3BAEF?

#EFD8A4 (complementary), #A4E0EF (analogous), and #6389E3 (lighter shade) work well with #A3BAEF.