#ABABDF Color Information

Hex color code: #ABABDF

A light blue shade, #ABABDF appears as (171, 171, 223) in RGB and (240°, 45%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ABABDF
RGB
171, 171, 223
HSL
240°, 45%, 77%
CMYK
23%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABABDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 171, 223

Red: 171 / Green: 171 / Blue: 223

HSL

240°, 45%, 77%

Hue: 240° / Saturation: 45% / Lightness: 77%

CMYK

23%, 23%, 0%, 13%

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

What color is #ABABDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABABDF to RGB:

rgb(171, 171, 223)HEX to RGB Converter →

HEX to HSL

Convert #ABABDF to HSL:

hsl(240, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ABABDF to CMYK:

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

Color Meaning and Usage

A soft blue tone, #ABABDF has RGB (171, 171, 223) and HSL (240°, 45%, 77%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABABDF is #DFDFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAC4DF.

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

Contrast with #ABABDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABABDF?

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

What is the RGB value of #ABABDF?

#ABABDF in RGB is (171, 171, 223) - 171 red, 171 green, and 223 blue.

How to use #ABABDF in CSS?

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

What colors go well with #ABABDF?

#DFDFAA (complementary), #AAC4DF (analogous), and #7272CA (lighter shade) work well with #ABABDF.