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 Lime. 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 |
|---|---|---|---|---|---|
#EFCF2E | rgb(239, 207, 46) | hsl(50, 86%, 56%) | Pure Yellow | View | |
#DFEF2E | rgb(223, 239, 46) | hsl(65, 86%, 56%) | Pure Lime | View | |
#AFEF2E | rgb(175, 239, 46) | hsl(80, 86%, 56%) | Pure Lime | View | |
#7FEF2E | rgb(127, 239, 46) | hsl(95, 86%, 56%) | Pure Green | View | |
#4EEF2E | rgb(78, 239, 46) | hsl(110, 86%, 56%) | 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: #EFCF2E;
--color-2: #DFEF2E;
--color-3: #AFEF2E;
--color-4: #7FEF2E;
--color-5: #4EEF2E;
}Palettes that share visual characteristics and color harmony.