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 Green, Pure Emerald, 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 |
|---|---|---|---|---|---|
#10D55F | rgb(16, 213, 95) | hsl(144, 86%, 45%) | Pure Green | View | |
#10D590 | rgb(16, 213, 144) | hsl(159, 86%, 45%) | Pure Emerald | View | |
#10D5C2 | rgb(16, 213, 194) | hsl(174, 86%, 45%) | Pure Cyan | View | |
#10B8D5 | rgb(16, 184, 213) | hsl(189, 86%, 45%) | Pure Sky Blue | View | |
#1086D5 | rgb(16, 134, 213) | hsl(204, 86%, 45%) | Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Green and Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #10D55F;
--color-2: #10D590;
--color-3: #10D5C2;
--color-4: #10B8D5;
--color-5: #1086D5;
}Palettes that share visual characteristics and color harmony.