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 |
|---|---|---|---|---|---|
#69F7D6 | rgb(105, 247, 214) | hsl(166, 90%, 69%) | Pure Cyan | View | |
#69F5F7 | rgb(105, 245, 247) | hsl(181, 90%, 69%) | Pure Cyan | View | |
#69D1F7 | rgb(105, 209, 247) | hsl(196, 90%, 69%) | Pure Sky Blue | View | |
#69AEF7 | rgb(105, 174, 247) | hsl(211, 90%, 69%) | Pure Blue | View | |
#698AF7 | rgb(105, 138, 247) | hsl(226, 90%, 69%) | Pure Blue | View |
:root {
--color-1: #69F7D6;
--color-2: #69F5F7;
--color-3: #69D1F7;
--color-4: #69AEF7;
--color-5: #698AF7;
}Palettes that share visual characteristics and color harmony.