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 Green, Pure Emerald. 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 |
|---|---|---|---|---|---|
#60EB70 | rgb(96, 235, 112) | hsl(127, 78%, 65%) | Pure Green | View | |
#60EB93 | rgb(96, 235, 147) | hsl(142, 78%, 65%) | Pure Green | View | |
#60EBB6 | rgb(96, 235, 182) | hsl(157, 78%, 65%) | Pure Emerald | View | |
#60EBD9 | rgb(96, 235, 217) | hsl(172, 78%, 65%) | Pure Cyan | View | |
#60DBEB | rgb(96, 219, 235) | hsl(187, 78%, 65%) | Pure Sky Blue | View |
:root {
--color-1: #60EB70;
--color-2: #60EB93;
--color-3: #60EBB6;
--color-4: #60EBD9;
--color-5: #60DBEB;
}Palettes that share visual characteristics and color harmony.