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 |
|---|---|---|---|---|---|
#E7E318 | rgb(231, 227, 24) | hsl(59, 81%, 50%) | Pure Yellow | View | |
#B7E718 | rgb(183, 231, 24) | hsl(74, 81%, 50%) | Pure Lime | View | |
#83E718 | rgb(131, 231, 24) | hsl(89, 81%, 50%) | Pure Green | View | |
#4FE718 | rgb(79, 231, 24) | hsl(104, 81%, 50%) | Pure Green | View | |
#1CE718 | rgb(28, 231, 24) | hsl(119, 81%, 50%) | 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: #E7E318;
--color-2: #B7E718;
--color-3: #83E718;
--color-4: #4FE718;
--color-5: #1CE718;
}Palettes that share visual characteristics and color harmony.