#80ABDC Color Information

Hex color code: #80ABDC

A tranquil blue shade, #80ABDC appears as (128, 171, 220) in RGB and (212°, 57%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#80ABDC
RGB
128, 171, 220
HSL
212°, 57%, 68%
CMYK
42%, 22%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #80ABDC; 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 #80ABDC; background-color: #80ABDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #80ABDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #80ABDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 171, 220

Red: 128 / Green: 171 / Blue: 220

HSL

212°, 57%, 68%

Hue: 212° / Saturation: 57% / Lightness: 68%

CMYK

42%, 22%, 0%, 14%

Cyan: 42% / Magenta: 22% / Yellow: 0% / Key: 14%

What color is #80ABDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80ABDC to RGB:

rgb(128, 171, 220)HEX to RGB Converter →

HEX to HSL

Convert #80ABDC to HSL:

hsl(212, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #80ABDC to CMYK:

cmyk(42%, 22%, 0%, 14%)Color Converter →

Color Meaning and Usage

#80ABDC is a calming blue color with RGB values of 128, 171, 220 and HSL of 212°, 57%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80ABDC is #DCB17F, creating high-contrast pairings. For softer combinations, try analogous colors like #7FD9DC.

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

Contrast with #80ABDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80ABDC?

#80ABDC is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #80ABDC?

#80ABDC in RGB is (128, 171, 220) - 128 red, 171 green, and 220 blue.

How to use #80ABDC in CSS?

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

What colors go well with #80ABDC?

#DCB17F (complementary), #7FD9DC (analogous), and #4383CB (lighter shade) work well with #80ABDC.