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 Lime, Pure Lime, 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 |
|---|---|---|---|---|---|
#DAEC13 | rgb(218, 236, 19) | hsl(65, 85%, 50%) | Pure Lime | View | |
#A4EC13 | rgb(164, 236, 19) | hsl(80, 85%, 50%) | Pure Lime | View | |
#6DEC13 | rgb(109, 236, 19) | hsl(95, 85%, 50%) | Pure Green | View | |
#37EC13 | rgb(55, 236, 19) | hsl(110, 85%, 50%) | Pure Green | View | |
#13EC25 | rgb(19, 236, 37) | hsl(125, 85%, 50%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DAEC13;
--color-2: #A4EC13;
--color-3: #6DEC13;
--color-4: #37EC13;
--color-5: #13EC25;
}Palettes that share visual characteristics and color harmony.