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 |
|---|---|---|---|---|---|
#12D3A6 | rgb(18, 211, 166) | hsl(166, 84%, 45%) | Pure Cyan | View | |
#12D0D3 | rgb(18, 208, 211) | hsl(181, 84%, 45%) | Pure Cyan | View | |
#12A0D3 | rgb(18, 160, 211) | hsl(196, 84%, 45%) | Pure Sky Blue | View | |
#1270D3 | rgb(18, 112, 211) | hsl(211, 84%, 45%) | Pure Blue | View | |
#123FD3 | rgb(18, 63, 211) | hsl(226, 84%, 45%) | Pure Blue | View |
:root {
--color-1: #12D3A6;
--color-2: #12D0D3;
--color-3: #12A0D3;
--color-4: #1270D3;
--color-5: #123FD3;
}Palettes that share visual characteristics and color harmony.