#ABBDDE Color Information

Hex color code: #ABBDDE

The hex color #ABBDDE is a light blue with RGB values of (171, 189, 222) and HSL of (219°, 44%, 77%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#ABBDDE
RGB
171, 189, 222
HSL
219°, 44%, 77%
CMYK
23%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 189, 222

Red: 171 / Green: 189 / Blue: 222

HSL

219°, 44%, 77%

Hue: 219° / Saturation: 44% / Lightness: 77%

CMYK

23%, 15%, 0%, 13%

Cyan: 23% / Magenta: 15% / Yellow: 0% / Key: 13%

What color is #ABBDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBDDE to RGB:

rgb(171, 189, 222)HEX to RGB Converter →

HEX to HSL

Convert #ABBDDE to HSL:

hsl(219, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBDDE to CMYK:

cmyk(23%, 15%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft blue tone, #ABBDDE has RGB (171, 189, 222) and HSL (219°, 44%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABBDDE is #DECCAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABD6DE.

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

Contrast with #ABBDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBDDE?

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

What is the RGB value of #ABBDDE?

#ABBDDE in RGB is (171, 189, 222) - 171 red, 189 green, and 222 blue.

How to use #ABBDDE in CSS?

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

What colors go well with #ABBDDE?

#DECCAB (complementary), #ABD6DE (analogous), and #7391C9 (lighter shade) work well with #ABBDDE.