#ABABCF Color Information

Hex color code: #ABABCF

The hex color #ABABCF is a delicate blue with RGB values of (171, 171, 207) and HSL of (240°, 27%, 74%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ABABCF
RGB
171, 171, 207
HSL
240°, 27%, 74%
CMYK
17%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABABCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 171, 207

Red: 171 / Green: 171 / Blue: 207

HSL

240°, 27%, 74%

Hue: 240° / Saturation: 27% / Lightness: 74%

CMYK

17%, 17%, 0%, 19%

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

What color is #ABABCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABABCF to RGB:

rgb(171, 171, 207)HEX to RGB Converter →

HEX to HSL

Convert #ABABCF to HSL:

hsl(240, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABABCF to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #ABABCF has RGB (171, 171, 207) and HSL (240°, 27%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABABCF is #CFCFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABBDCF.

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

Contrast with #ABABCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABABCF?

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

What is the RGB value of #ABABCF?

#ABABCF in RGB is (171, 171, 207) - 171 red, 171 green, and 207 blue.

How to use #ABABCF in CSS?

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

What colors go well with #ABABCF?

#CFCFAB (complementary), #ABBDCF (analogous), and #7A7AB3 (lighter shade) work well with #ABABCF.