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 |
|---|---|---|---|---|---|
#0DF252 | rgb(13, 242, 82) | hsl(138, 90%, 50%) | Pure Green | View | |
#0DF28B | rgb(13, 242, 139) | hsl(153, 90%, 50%) | Pure Emerald | View | |
#0DF2C4 | rgb(13, 242, 196) | hsl(168, 90%, 50%) | Pure Cyan | View | |
#0DE7F2 | rgb(13, 231, 242) | hsl(183, 90%, 50%) | Pure Cyan | View | |
#0DADF2 | rgb(13, 173, 242) | hsl(198, 90%, 50%) | 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: #0DF252;
--color-2: #0DF28B;
--color-3: #0DF2C4;
--color-4: #0DE7F2;
--color-5: #0DADF2;
}Palettes that share visual characteristics and color harmony.