#A4BADA Color Information

Hex color code: #A4BADA

#A4BADA is a pastel blue color. In RGB it is (164, 186, 218), and in HSL it is (216°, 42%, 75%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#A4BADA
RGB
164, 186, 218
HSL
216°, 42%, 75%
CMYK
25%, 15%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4BADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 186, 218

Red: 164 / Green: 186 / Blue: 218

HSL

216°, 42%, 75%

Hue: 216° / Saturation: 42% / Lightness: 75%

CMYK

25%, 15%, 0%, 15%

Cyan: 25% / Magenta: 15% / Yellow: 0% / Key: 15%

What color is #A4BADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4BADA to RGB:

rgb(164, 186, 218)HEX to RGB Converter →

HEX to HSL

Convert #A4BADA to HSL:

hsl(216, 42%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A4BADA to CMYK:

cmyk(25%, 15%, 0%, 15%)Color Converter →

Color Meaning and Usage

#A4BADA is a subtle blue color with RGB values of 164, 186, 218 and HSL of 216°, 42%, 75%. 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 #A4BADA is #DAC5A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4D5DA.

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

Contrast with #A4BADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4BADA?

#A4BADA is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A4BADA?

#A4BADA in RGB is (164, 186, 218) - 164 red, 186 green, and 218 blue.

How to use #A4BADA in CSS?

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

What colors go well with #A4BADA?

#DAC5A4 (complementary), #A4D5DA (analogous), and #6E90C4 (lighter shade) work well with #A4BADA.