#ABB8C9 Color Information

Hex color code: #ABB8C9

A gentle blue shade, #ABB8C9 appears as (171, 184, 201) in RGB and (214°, 22%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABB8C9
RGB
171, 184, 201
HSL
214°, 22%, 73%
CMYK
15%, 8%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB8C9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 184, 201

Red: 171 / Green: 184 / Blue: 201

HSL

214°, 22%, 73%

Hue: 214° / Saturation: 22% / Lightness: 73%

CMYK

15%, 8%, 0%, 21%

Cyan: 15% / Magenta: 8% / Yellow: 0% / Key: 21%

What color is #ABB8C9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB8C9 to RGB:

rgb(171, 184, 201)HEX to RGB Converter →

HEX to HSL

Convert #ABB8C9 to HSL:

hsl(214, 22%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB8C9 to CMYK:

cmyk(15%, 8%, 0%, 21%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #ABB8C9 has RGB (171, 184, 201) and HSL (214°, 22%, 73%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB8C9 is #C9BCAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABC7C9.

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

Contrast with #ABB8C9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB8C9?

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

What is the RGB value of #ABB8C9?

#ABB8C9 in RGB is (171, 184, 201) - 171 red, 184 green, and 201 blue.

How to use #ABB8C9 in CSS?

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

What colors go well with #ABB8C9?

#C9BCAB (complementary), #ABC7C9 (analogous), and #7C91AB (lighter shade) work well with #ABB8C9.