#ABBAD0 Color Information

Hex color code: #ABBAD0

#ABBAD0 is a delicate blue color. In RGB it is (171, 186, 208), and in HSL it is (216°, 28%, 74%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ABBAD0
RGB
171, 186, 208
HSL
216°, 28%, 74%
CMYK
18%, 11%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 186, 208

Red: 171 / Green: 186 / Blue: 208

HSL

216°, 28%, 74%

Hue: 216° / Saturation: 28% / Lightness: 74%

CMYK

18%, 11%, 0%, 18%

Cyan: 18% / Magenta: 11% / Yellow: 0% / Key: 18%

What color is #ABBAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBAD0 to RGB:

rgb(171, 186, 208)HEX to RGB Converter →

HEX to HSL

Convert #ABBAD0 to HSL:

hsl(216, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBAD0 to CMYK:

cmyk(18%, 11%, 0%, 18%)Color Converter →

Color Meaning and Usage

#ABBAD0 is a gentle blue color with RGB values of 171, 186, 208 and HSL of 216°, 28%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBAD0 is #CFC0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACCCF.

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

Contrast with #ABBAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBAD0?

#ABBAD0 is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ABBAD0?

#ABBAD0 in RGB is (171, 186, 208) - 171 red, 186 green, and 208 blue.

How to use #ABBAD0 in CSS?

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

What colors go well with #ABBAD0?

#CFC0AA (complementary), #AACCCF (analogous), and #7991B4 (lighter shade) work well with #ABBAD0.