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 |
|---|---|---|---|---|---|
#ECDE5F | rgb(236, 222, 95) | hsl(54, 79%, 65%) | Pure Yellow | View | |
#D7EC5F | rgb(215, 236, 95) | hsl(69, 79%, 65%) | Pure Lime | View | |
#B4EC5F | rgb(180, 236, 95) | hsl(84, 79%, 65%) | Pure Lime | View | |
#91EC5F | rgb(145, 236, 95) | hsl(99, 79%, 65%) | Pure Green | View | |
#6DEC5F | rgb(109, 236, 95) | hsl(114, 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: #ECDE5F;
--color-2: #D7EC5F;
--color-3: #B4EC5F;
--color-4: #91EC5F;
--color-5: #6DEC5F;
}Palettes that share visual characteristics and color harmony.