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 Green. 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 |
|---|---|---|---|---|---|
#5EE31C | rgb(94, 227, 28) | hsl(100, 78%, 50%) | Pure Green | View | |
#2DE31C | rgb(45, 227, 28) | hsl(115, 78%, 50%) | Pure Green | View | |
#1CE33D | rgb(28, 227, 61) | hsl(130, 78%, 50%) | Pure Green | View | |
#1CE36F | rgb(28, 227, 111) | hsl(145, 78%, 50%) | Pure Emerald | View | |
#1CE3A1 | rgb(28, 227, 161) | hsl(160, 78%, 50%) | Pure Emerald | View |
:root {
--color-1: #5EE31C;
--color-2: #2DE31C;
--color-3: #1CE33D;
--color-4: #1CE36F;
--color-5: #1CE3A1;
}Palettes that share visual characteristics and color harmony.