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 |
|---|---|---|---|---|---|
#E1EE2B | rgb(225, 238, 43) | hsl(64, 85%, 55%) | Pure Yellow | View | |
#B0EE2B | rgb(176, 238, 43) | hsl(79, 85%, 55%) | Pure Lime | View | |
#7FEE2B | rgb(127, 238, 43) | hsl(94, 85%, 55%) | Pure Green | View | |
#4EEE2B | rgb(78, 238, 43) | hsl(109, 85%, 55%) | Pure Green | View | |
#2BEE38 | rgb(43, 238, 56) | hsl(124, 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: #E1EE2B;
--color-2: #B0EE2B;
--color-3: #7FEE2B;
--color-4: #4EEE2B;
--color-5: #2BEE38;
}Palettes that share visual characteristics and color harmony.