#ABA7CD Color Information

Hex color code: #ABA7CD

#ABA7CD is a delicate blue color. In RGB it is (171, 167, 205), and in HSL it is (246°, 28%, 73%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ABA7CD
RGB
171, 167, 205
HSL
246°, 28%, 73%
CMYK
17%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 167, 205

Red: 171 / Green: 167 / Blue: 205

HSL

246°, 28%, 73%

Hue: 246° / Saturation: 28% / Lightness: 73%

CMYK

17%, 19%, 0%, 20%

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

What color is #ABA7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA7CD to RGB:

rgb(171, 167, 205)HEX to RGB Converter →

HEX to HSL

Convert #ABA7CD to HSL:

hsl(246, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA7CD to CMYK:

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

Color Meaning and Usage

A soft blue tone, #ABA7CD has RGB (171, 167, 205) and HSL (246°, 28%, 73%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA7CD is #CACDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7B6CD.

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

Contrast with #ABA7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA7CD?

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

What is the RGB value of #ABA7CD?

#ABA7CD in RGB is (171, 167, 205) - 171 red, 167 green, and 205 blue.

How to use #ABA7CD in CSS?

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

What colors go well with #ABA7CD?

#CACDA7 (complementary), #A7B6CD (analogous), and #7C76B2 (lighter shade) work well with #ABA7CD.