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 |
|---|---|---|---|---|---|
#25EF5E | rgb(37, 239, 94) | hsl(137, 86%, 54%) | Pure Green | View | |
#25EF90 | rgb(37, 239, 144) | hsl(152, 86%, 54%) | Pure Emerald | View | |
#25EFC3 | rgb(37, 239, 195) | hsl(167, 86%, 54%) | Pure Cyan | View | |
#25E8EF | rgb(37, 232, 239) | hsl(182, 86%, 54%) | Pure Cyan | View | |
#25B5EF | rgb(37, 181, 239) | hsl(197, 86%, 54%) | Pure Sky 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: #25EF5E;
--color-2: #25EF90;
--color-3: #25EFC3;
--color-4: #25E8EF;
--color-5: #25B5EF;
}Palettes that share visual characteristics and color harmony.