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 |
|---|---|---|---|---|---|
#ECF358 | rgb(236, 243, 88) | hsl(63, 87%, 65%) | Pure Yellow | View | |
#C5F358 | rgb(197, 243, 88) | hsl(78, 87%, 65%) | Pure Lime | View | |
#9EF358 | rgb(158, 243, 88) | hsl(93, 87%, 65%) | Pure Green | View | |
#77F358 | rgb(119, 243, 88) | hsl(108, 87%, 65%) | Pure Green | View | |
#58F360 | rgb(88, 243, 96) | hsl(123, 87%, 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: #ECF358;
--color-2: #C5F358;
--color-3: #9EF358;
--color-4: #77F358;
--color-5: #58F360;
}Palettes that share visual characteristics and color harmony.