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 |
|---|---|---|---|---|---|
#E6ED12 | rgb(230, 237, 18) | hsl(62, 86%, 50%) | Pure Yellow | View | |
#AFED12 | rgb(175, 237, 18) | hsl(77, 86%, 50%) | Pure Lime | View | |
#78ED12 | rgb(120, 237, 18) | hsl(92, 86%, 50%) | Pure Green | View | |
#41ED12 | rgb(65, 237, 18) | hsl(107, 86%, 50%) | Pure Green | View | |
#12ED19 | rgb(18, 237, 25) | hsl(122, 86%, 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: #E6ED12;
--color-2: #AFED12;
--color-3: #78ED12;
--color-4: #41ED12;
--color-5: #12ED19;
}Palettes that share visual characteristics and color harmony.