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 |
|---|---|---|---|---|---|
#51F6D8 | rgb(81, 246, 216) | hsl(169, 90%, 64%) | Pure Cyan | View | |
#51EBF6 | rgb(81, 235, 246) | hsl(184, 90%, 64%) | Pure Cyan | View | |
#51C1F6 | rgb(81, 193, 246) | hsl(199, 90%, 64%) | Pure Sky Blue | View | |
#5198F6 | rgb(81, 152, 246) | hsl(214, 90%, 64%) | Pure Blue | View | |
#516FF6 | rgb(81, 111, 246) | hsl(229, 90%, 64%) | Pure Blue | View |
:root {
--color-1: #51F6D8;
--color-2: #51EBF6;
--color-3: #51C1F6;
--color-4: #5198F6;
--color-5: #516FF6;
}Palettes that share visual characteristics and color harmony.