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 Dark Pure Emerald, Dark Pure Cyan, Dark 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 |
|---|---|---|---|---|---|
#12A17B | rgb(18, 161, 123) | hsl(164, 80%, 35%) | Dark Pure Emerald | View | |
#12A19E | rgb(18, 161, 158) | hsl(179, 80%, 35%) | Dark Pure Cyan | View | |
#127FA1 | rgb(18, 127, 161) | hsl(194, 80%, 35%) | Dark Pure Sky Blue | View | |
#125CA1 | rgb(18, 92, 161) | hsl(209, 80%, 35%) | Dark Pure Blue | View | |
#1238A1 | rgb(18, 56, 161) | hsl(224, 80%, 35%) | Dark Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Emerald and Dark Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #12A17B;
--color-2: #12A19E;
--color-3: #127FA1;
--color-4: #125CA1;
--color-5: #1238A1;
}Palettes that share visual characteristics and color harmony.