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 |
|---|---|---|---|---|---|
#97E31C | rgb(151, 227, 28) | hsl(83, 78%, 50%) | Pure Lime | View | |
#65E31C | rgb(101, 227, 28) | hsl(98, 78%, 50%) | Pure Green | View | |
#33E31C | rgb(51, 227, 28) | hsl(113, 78%, 50%) | Pure Green | View | |
#1CE337 | rgb(28, 227, 55) | hsl(128, 78%, 50%) | Pure Green | View | |
#1CE368 | rgb(28, 227, 104) | hsl(143, 78%, 50%) | 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: #97E31C;
--color-2: #65E31C;
--color-3: #33E31C;
--color-4: #1CE337;
--color-5: #1CE368;
}Palettes that share visual characteristics and color harmony.