#ABB0DF Color Information

Hex color code: #ABB0DF

The hex color #ABB0DF is a delicate blue with RGB values of (171, 176, 223) and HSL of (234°, 45%, 77%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ABB0DF
RGB
171, 176, 223
HSL
234°, 45%, 77%
CMYK
23%, 21%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB0DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 176, 223

Red: 171 / Green: 176 / Blue: 223

HSL

234°, 45%, 77%

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

CMYK

23%, 21%, 0%, 13%

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

What color is #ABB0DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB0DF to RGB:

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

HEX to HSL

Convert #ABB0DF to HSL:

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

HEX to CMYK

Convert #ABB0DF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #ABB0DF has RGB (171, 176, 223) and HSL (234°, 45%, 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 #ABB0DF is #DFD9AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACADF.

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

Contrast with #ABB0DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB0DF?

#ABB0DF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ABB0DF?

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

How to use #ABB0DF in CSS?

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

What colors go well with #ABB0DF?

#DFD9AA (complementary), #AACADF (analogous), and #727BCA (lighter shade) work well with #ABB0DF.