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 |
|---|---|---|---|---|---|
#E3EF5D | rgb(227, 239, 93) | hsl(65, 82%, 65%) | Pure Lime | View | |
#BEEF5D | rgb(190, 239, 93) | hsl(80, 82%, 65%) | Pure Lime | View | |
#9AEF5D | rgb(154, 239, 93) | hsl(95, 82%, 65%) | Pure Green | View | |
#75EF5D | rgb(117, 239, 93) | hsl(110, 82%, 65%) | Pure Green | View | |
#5DEF69 | rgb(93, 239, 105) | hsl(125, 82%, 65%) | 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: #E3EF5D;
--color-2: #BEEF5D;
--color-3: #9AEF5D;
--color-4: #75EF5D;
--color-5: #5DEF69;
}Palettes that share visual characteristics and color harmony.