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 |
|---|---|---|---|---|---|
#BEE93F | rgb(190, 233, 63) | hsl(75, 79%, 58%) | Pure Lime | View | |
#94E93F | rgb(148, 233, 63) | hsl(90, 79%, 58%) | Pure Green | View | |
#6AE93F | rgb(106, 233, 63) | hsl(105, 79%, 58%) | Pure Green | View | |
#3FE93F | rgb(63, 233, 63) | hsl(120, 79%, 58%) | Pure Green | View | |
#3FE96A | rgb(63, 233, 106) | hsl(135, 79%, 58%) | 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: #BEE93F;
--color-2: #94E93F;
--color-3: #6AE93F;
--color-4: #3FE93F;
--color-5: #3FE96A;
}Palettes that share visual characteristics and color harmony.