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 |
|---|---|---|---|---|---|
#45E8BF | rgb(69, 232, 191) | hsl(165, 78%, 59%) | Pure Cyan | View | |
#45E8E8 | rgb(69, 232, 232) | hsl(180, 78%, 59%) | Pure Cyan | View | |
#45BFE8 | rgb(69, 191, 232) | hsl(195, 78%, 59%) | Pure Sky Blue | View | |
#4596E8 | rgb(69, 150, 232) | hsl(210, 78%, 59%) | Pure Blue | View | |
#456EE8 | rgb(69, 110, 232) | hsl(225, 78%, 59%) | Pure Blue | View |
:root {
--color-1: #45E8BF;
--color-2: #45E8E8;
--color-3: #45BFE8;
--color-4: #4596E8;
--color-5: #456EE8;
}Palettes that share visual characteristics and color harmony.