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 |
|---|---|---|---|---|---|
#93CB1A | rgb(147, 203, 26) | hsl(79, 77%, 45%) | Pure Lime | View | |
#67CB1A | rgb(103, 203, 26) | hsl(94, 77%, 45%) | Pure Green | View | |
#3BCB1A | rgb(59, 203, 26) | hsl(109, 77%, 45%) | Pure Green | View | |
#1ACB26 | rgb(26, 203, 38) | hsl(124, 77%, 45%) | Pure Green | View | |
#1ACB52 | rgb(26, 203, 82) | hsl(139, 77%, 45%) | 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: #93CB1A;
--color-2: #67CB1A;
--color-3: #3BCB1A;
--color-4: #1ACB26;
--color-5: #1ACB52;
}Palettes that share visual characteristics and color harmony.