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 |
|---|---|---|---|---|---|
#13E7B9 | rgb(19, 231, 185) | hsl(167, 85%, 49%) | Pure Cyan | View | |
#13E0E7 | rgb(19, 224, 231) | hsl(182, 85%, 49%) | Pure Cyan | View | |
#13ABE7 | rgb(19, 171, 231) | hsl(197, 85%, 49%) | Pure Sky Blue | View | |
#1376E7 | rgb(19, 118, 231) | hsl(212, 85%, 49%) | Pure Blue | View | |
#1341E7 | rgb(19, 65, 231) | hsl(227, 85%, 49%) | Pure Blue | View |
:root {
--color-1: #13E7B9;
--color-2: #13E0E7;
--color-3: #13ABE7;
--color-4: #1376E7;
--color-5: #1341E7;
}Palettes that share visual characteristics and color harmony.