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 Green, Dark Pure Emerald, Dark Pure Cyan. 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 |
|---|---|---|---|---|---|
#12A14B | rgb(18, 161, 75) | hsl(144, 80%, 35%) | Dark Pure Green | View | |
#12A16F | rgb(18, 161, 111) | hsl(159, 80%, 35%) | Dark Pure Emerald | View | |
#12A192 | rgb(18, 161, 146) | hsl(174, 80%, 35%) | Dark Pure Cyan | View | |
#128BA1 | rgb(18, 139, 161) | hsl(189, 80%, 35%) | Dark Pure Sky Blue | View | |
#1268A1 | rgb(18, 104, 161) | hsl(204, 80%, 35%) | Dark Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Green and Dark Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #12A14B;
--color-2: #12A16F;
--color-3: #12A192;
--color-4: #128BA1;
--color-5: #1268A1;
}Palettes that share visual characteristics and color harmony.