#A6BADE Color Information

Hex color code: #A6BADE

A airy blue shade, #A6BADE appears as (166, 186, 222) in RGB and (219°, 46%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#A6BADE
RGB
166, 186, 222
HSL
219°, 46%, 76%
CMYK
25%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6BADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 186, 222

Red: 166 / Green: 186 / Blue: 222

HSL

219°, 46%, 76%

Hue: 219° / Saturation: 46% / Lightness: 76%

CMYK

25%, 16%, 0%, 13%

Cyan: 25% / Magenta: 16% / Yellow: 0% / Key: 13%

What color is #A6BADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6BADE to RGB:

rgb(166, 186, 222)HEX to RGB Converter →

HEX to HSL

Convert #A6BADE to HSL:

hsl(219, 46%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A6BADE to CMYK:

cmyk(25%, 16%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #A6BADE has RGB (166, 186, 222) and HSL (219°, 46%, 76%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6BADE is #DECAA6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6D6DE.

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

Contrast with #A6BADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6BADE?

#A6BADE is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A6BADE?

#A6BADE in RGB is (166, 186, 222) - 166 red, 186 green, and 222 blue.

How to use #A6BADE in CSS?

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

What colors go well with #A6BADE?

#DECAA6 (complementary), #A6D6DE (analogous), and #6E8EC9 (lighter shade) work well with #A6BADE.