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 |
|---|---|---|---|---|---|
#1BE4BC | rgb(27, 228, 188) | hsl(168, 79%, 50%) | Pure Cyan | View | |
#1BDAE4 | rgb(27, 218, 228) | hsl(183, 79%, 50%) | Pure Cyan | View | |
#1BA8E4 | rgb(27, 168, 228) | hsl(198, 79%, 50%) | Pure Sky Blue | View | |
#1B75E4 | rgb(27, 117, 228) | hsl(213, 79%, 50%) | Pure Blue | View | |
#1B43E4 | rgb(27, 67, 228) | hsl(228, 79%, 50%) | Pure Blue | View |
:root {
--color-1: #1BE4BC;
--color-2: #1BDAE4;
--color-3: #1BA8E4;
--color-4: #1B75E4;
--color-5: #1B43E4;
}Palettes that share visual characteristics and color harmony.