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 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 |
|---|---|---|---|---|---|
#CAEF5D | rgb(202, 239, 93) | hsl(75, 82%, 65%) | Pure Lime | View | |
#A6EF5D | rgb(166, 239, 93) | hsl(90, 82%, 65%) | Pure Green | View | |
#81EF5D | rgb(129, 239, 93) | hsl(105, 82%, 65%) | Pure Green | View | |
#5DEF5D | rgb(93, 239, 93) | hsl(120, 82%, 65%) | Pure Green | View | |
#5DEF81 | rgb(93, 239, 129) | hsl(135, 82%, 65%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CAEF5D;
--color-2: #A6EF5D;
--color-3: #81EF5D;
--color-4: #5DEF5D;
--color-5: #5DEF81;
}Palettes that share visual characteristics and color harmony.