#A5BADF Color Information

Hex color code: #A5BADF

#A5BADF is a ethereal blue color. In RGB it is (165, 186, 223), and in HSL it is (218°, 48%, 76%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A5BADF
RGB
165, 186, 223
HSL
218°, 48%, 76%
CMYK
26%, 17%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5BADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 186, 223

Red: 165 / Green: 186 / Blue: 223

HSL

218°, 48%, 76%

Hue: 218° / Saturation: 48% / Lightness: 76%

CMYK

26%, 17%, 0%, 13%

Cyan: 26% / Magenta: 17% / Yellow: 0% / Key: 13%

What color is #A5BADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5BADF to RGB:

rgb(165, 186, 223)HEX to RGB Converter →

HEX to HSL

Convert #A5BADF to HSL:

hsl(218, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #A5BADF to CMYK:

cmyk(26%, 17%, 0%, 13%)Color Converter →

Color Meaning and Usage

#A5BADF is a soft blue color with RGB values of 165, 186, 223 and HSL of 218°, 48%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5BADF is #DFCAA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4D7DF.

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

Contrast with #A5BADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5BADF?

#A5BADF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A5BADF?

#A5BADF in RGB is (165, 186, 223) - 165 red, 186 green, and 223 blue.

How to use #A5BADF in CSS?

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

What colors go well with #A5BADF?

#DFCAA4 (complementary), #A4D7DF (analogous), and #6C8FCB (lighter shade) work well with #A5BADF.