#ABB7CE Color Information

Hex color code: #ABB7CE

A delicate blue shade, #ABB7CE appears as (171, 183, 206) in RGB and (219°, 26%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ABB7CE
RGB
171, 183, 206
HSL
219°, 26%, 74%
CMYK
17%, 11%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 183, 206

Red: 171 / Green: 183 / Blue: 206

HSL

219°, 26%, 74%

Hue: 219° / Saturation: 26% / Lightness: 74%

CMYK

17%, 11%, 0%, 19%

Cyan: 17% / Magenta: 11% / Yellow: 0% / Key: 19%

What color is #ABB7CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB7CE to RGB:

rgb(171, 183, 206)HEX to RGB Converter →

HEX to HSL

Convert #ABB7CE to HSL:

hsl(219, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB7CE to CMYK:

cmyk(17%, 11%, 0%, 19%)Color Converter →

Color Meaning and Usage

#ABB7CE is a pastel blue color with RGB values of 171, 183, 206 and HSL of 219°, 26%, 74%. 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 #ABB7CE is #CEC2AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABC9CE.

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

Contrast with #ABB7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB7CE?

#ABB7CE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ABB7CE?

#ABB7CE in RGB is (171, 183, 206) - 171 red, 183 green, and 206 blue.

How to use #ABB7CE in CSS?

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

What colors go well with #ABB7CE?

#CEC2AB (complementary), #ABC9CE (analogous), and #7B8EB2 (lighter shade) work well with #ABB7CE.