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 |
|---|---|---|---|---|---|
#19CCA5 | rgb(25, 204, 165) | hsl(167, 78%, 45%) | Pure Cyan | View | |
#19C6CC | rgb(25, 198, 204) | hsl(182, 78%, 45%) | Pure Cyan | View | |
#199ACC | rgb(25, 154, 204) | hsl(197, 78%, 45%) | Pure Sky Blue | View | |
#196DCC | rgb(25, 109, 204) | hsl(212, 78%, 45%) | Pure Blue | View | |
#1940CC | rgb(25, 64, 204) | hsl(227, 78%, 45%) | Pure Blue | View |
:root {
--color-1: #19CCA5;
--color-2: #19C6CC;
--color-3: #199ACC;
--color-4: #196DCC;
--color-5: #1940CC;
}Palettes that share visual characteristics and color harmony.