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 |
|---|---|---|---|---|---|
#EEE42B | rgb(238, 228, 43) | hsl(57, 85%, 55%) | Pure Yellow | View | |
#C7EE2B | rgb(199, 238, 43) | hsl(72, 85%, 55%) | Pure Lime | View | |
#96EE2B | rgb(150, 238, 43) | hsl(87, 85%, 55%) | Pure Green | View | |
#65EE2B | rgb(101, 238, 43) | hsl(102, 85%, 55%) | Pure Green | View | |
#34EE2B | rgb(52, 238, 43) | hsl(117, 85%, 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: #EEE42B;
--color-2: #C7EE2B;
--color-3: #96EE2B;
--color-4: #65EE2B;
--color-5: #34EE2B;
}Palettes that share visual characteristics and color harmony.