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 |
|---|---|---|---|---|---|
#0CE45B | rgb(12, 228, 91) | hsl(142, 90%, 47%) | Pure Green | View | |
#0CE491 | rgb(12, 228, 145) | hsl(157, 90%, 47%) | Pure Emerald | View | |
#0CE4C7 | rgb(12, 228, 199) | hsl(172, 90%, 47%) | Pure Cyan | View | |
#0CCBE4 | rgb(12, 203, 228) | hsl(187, 90%, 47%) | Pure Sky Blue | View | |
#0C95E4 | rgb(12, 149, 228) | hsl(202, 90%, 47%) | 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: #0CE45B;
--color-2: #0CE491;
--color-3: #0CE4C7;
--color-4: #0CCBE4;
--color-5: #0C95E4;
}Palettes that share visual characteristics and color harmony.