#80CAD4 Color Information

Hex color code: #80CAD4

The hex color #80CAD4 is a subtle cyan with RGB values of (128, 202, 212) and HSL of (187°, 49%, 67%). It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#80CAD4
RGB
128, 202, 212
HSL
187°, 49%, 67%
CMYK
40%, 5%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #80CAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 202, 212

Red: 128 / Green: 202 / Blue: 212

HSL

187°, 49%, 67%

Hue: 187° / Saturation: 49% / Lightness: 67%

CMYK

40%, 5%, 0%, 17%

Cyan: 40% / Magenta: 5% / Yellow: 0% / Key: 17%

What color is #80CAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #80CAD4 to RGB:

rgb(128, 202, 212)HEX to RGB Converter →

HEX to HSL

Convert #80CAD4 to HSL:

hsl(187, 49%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #80CAD4 to CMYK:

cmyk(40%, 5%, 0%, 17%)Color Converter →

Color Meaning and Usage

#80CAD4 is a soft cyan color with RGB values of 128, 202, 212 and HSL of 187°, 49%, 67%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #80CAD4 is #D48B82, creating high-contrast pairings. For softer combinations, try analogous colors like #82D4B4.

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

Contrast with #80CAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #80CAD4?

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

What is the RGB value of #80CAD4?

#80CAD4 in RGB is (128, 202, 212) - 128 red, 202 green, and 212 blue.

How to use #80CAD4 in CSS?

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

What colors go well with #80CAD4?

#D48B82 (complementary), #82D4B4 (analogous), and #49B3C1 (lighter shade) work well with #80CAD4.