#A3BAFF Color Information

Hex color code: #A3BAFF

The hex color #A3BAFF is a airy blue with RGB values of (163, 186, 255) and HSL of (225°, 100%, 82%). It is popular in mobile app design.

Try:
Color NameLight Sky Blue
HEX
#A3BAFF
RGB
163, 186, 255
HSL
225°, 100%, 82%
CMYK
36%, 27%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3BAFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 186, 255

Red: 163 / Green: 186 / Blue: 255

HSL

225°, 100%, 82%

Hue: 225° / Saturation: 100% / Lightness: 82%

CMYK

36%, 27%, 0%, 0%

Cyan: 36% / Magenta: 27% / Yellow: 0% / Key: 0%

What color is #A3BAFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3BAFF to RGB:

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

HEX to HSL

Convert #A3BAFF to HSL:

hsl(225, 100%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #A3BAFF to CMYK:

cmyk(36%, 27%, 0%, 0%)Color Converter →

Color Meaning and Usage

#A3BAFF is a ethereal blue color with RGB values of 163, 186, 255 and HSL of 225°, 100%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3BAFF is #FFE8A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3E8FF.

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

Contrast with #A3BAFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3BAFF?

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

What is the RGB value of #A3BAFF?

#A3BAFF in RGB is (163, 186, 255) - 163 red, 186 green, and 255 blue.

How to use #A3BAFF in CSS?

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

What colors go well with #A3BAFF?

#FFE8A3 (complementary), #A3E8FF (analogous), and #5781FF (lighter shade) work well with #A3BAFF.