#ABCAD0 Color Information

Hex color code: #ABCAD0

The hex color #ABCAD0 is a subtle cyan with RGB values of (171, 202, 208) and HSL of (190°, 28%, 74%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#ABCAD0
RGB
171, 202, 208
HSL
190°, 28%, 74%
CMYK
18%, 3%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 202, 208

Red: 171 / Green: 202 / Blue: 208

HSL

190°, 28%, 74%

Hue: 190° / Saturation: 28% / Lightness: 74%

CMYK

18%, 3%, 0%, 18%

Cyan: 18% / Magenta: 3% / Yellow: 0% / Key: 18%

What color is #ABCAD0?

#ABCAD0 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCAD0 to RGB:

rgb(171, 202, 208)HEX to RGB Converter →

HEX to HSL

Convert #ABCAD0 to HSL:

hsl(190, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCAD0 to CMYK:

cmyk(18%, 3%, 0%, 18%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #ABCAD0 has RGB (171, 202, 208) and HSL (190°, 28%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCAD0 is #CFB0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACFC3.

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

Contrast with #ABCAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCAD0?

#ABCAD0 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABCAD0?

#ABCAD0 in RGB is (171, 202, 208) - 171 red, 202 green, and 208 blue.

How to use #ABCAD0 in CSS?

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

What colors go well with #ABCAD0?

#CFB0AA (complementary), #AACFC3 (analogous), and #79AAB4 (lighter shade) work well with #ABCAD0.