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 |
|---|---|---|---|---|---|
#ECEA5F | rgb(236, 234, 95) | hsl(59, 79%, 65%) | Pure Yellow | View | |
#CBEC5F | rgb(203, 236, 95) | hsl(74, 79%, 65%) | Pure Lime | View | |
#A8EC5F | rgb(168, 236, 95) | hsl(89, 79%, 65%) | Pure Green | View | |
#85EC5F | rgb(133, 236, 95) | hsl(104, 79%, 65%) | Pure Green | View | |
#62EC5F | rgb(98, 236, 95) | hsl(119, 79%, 65%) | 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: #ECEA5F;
--color-2: #CBEC5F;
--color-3: #A8EC5F;
--color-4: #85EC5F;
--color-5: #62EC5F;
}Palettes that share visual characteristics and color harmony.