Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Pure Cyan, Pure Cyan, Pure Sky Blue. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#19E6B3 | rgb(25, 230, 179) | hsl(165, 80%, 50%) | Pure Cyan | View | |
#19E6E6 | rgb(25, 230, 230) | hsl(180, 80%, 50%) | Pure Cyan | View | |
#19B3E6 | rgb(25, 179, 230) | hsl(195, 80%, 50%) | Pure Sky Blue | View | |
#1980E6 | rgb(25, 128, 230) | hsl(210, 80%, 50%) | Pure Blue | View | |
#194DE6 | rgb(25, 77, 230) | hsl(225, 80%, 50%) | Pure Blue | View |
:root {
--color-1: #19E6B3;
--color-2: #19E6E6;
--color-3: #19B3E6;
--color-4: #1980E6;
--color-5: #194DE6;
}Palettes that share visual characteristics and color harmony.