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 |
|---|---|---|---|---|---|
#EDE62C | rgb(237, 230, 44) | hsl(58, 84%, 55%) | Pure Yellow | View | |
#C3ED2C | rgb(195, 237, 44) | hsl(73, 84%, 55%) | Pure Lime | View | |
#93ED2C | rgb(147, 237, 44) | hsl(88, 84%, 55%) | Pure Green | View | |
#62ED2C | rgb(98, 237, 44) | hsl(103, 84%, 55%) | Pure Green | View | |
#32ED2C | rgb(50, 237, 44) | hsl(118, 84%, 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: #EDE62C;
--color-2: #C3ED2C;
--color-3: #93ED2C;
--color-4: #62ED2C;
--color-5: #32ED2C;
}Palettes that share visual characteristics and color harmony.