#ABAFBA Color Information

Hex color code: #ABAFBA

The hex color #ABAFBA is a understated blue with RGB values of (171, 175, 186) and HSL of (224°, 10%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ABAFBA
RGB
171, 175, 186
HSL
224°, 10%, 70%
CMYK
8%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 175, 186

Red: 171 / Green: 175 / Blue: 186

HSL

224°, 10%, 70%

Hue: 224° / Saturation: 10% / Lightness: 70%

CMYK

8%, 6%, 0%, 27%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 27%

What color is #ABAFBA?

#ABAFBA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAFBA to RGB:

rgb(171, 175, 186)HEX to RGB Converter →

HEX to HSL

Convert #ABAFBA to HSL:

hsl(224, 10%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAFBA to CMYK:

cmyk(8%, 6%, 0%, 27%)Color Converter →

Color Meaning and Usage

#ABAFBA is a muted blue color with RGB values of 171, 175, 186 and HSL of 224°, 10%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAFBA is #BAB6AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB7BA.

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

Contrast with #ABAFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAFBA?

#ABAFBA is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABAFBA?

#ABAFBA in RGB is (171, 175, 186) - 171 red, 175 green, and 186 blue.

How to use #ABAFBA in CSS?

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

What colors go well with #ABAFBA?

#BAB6AB (complementary), #ABB7BA (analogous), and #818798 (lighter shade) work well with #ABAFBA.