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 Yellow, 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 |
|---|---|---|---|---|---|
#E2EF2A | rgb(226, 239, 42) | hsl(64, 86%, 55%) | Pure Yellow | View | |
#B0EF2A | rgb(176, 239, 42) | hsl(79, 86%, 55%) | Pure Lime | View | |
#7FEF2A | rgb(127, 239, 42) | hsl(94, 86%, 55%) | Pure Green | View | |
#4EEF2A | rgb(78, 239, 42) | hsl(109, 86%, 55%) | Pure Green | View | |
#2AEF37 | rgb(42, 239, 55) | hsl(124, 86%, 55%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E2EF2A;
--color-2: #B0EF2A;
--color-3: #7FEF2A;
--color-4: #4EEF2A;
--color-5: #2AEF37;
}Palettes that share visual characteristics and color harmony.