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 |
|---|---|---|---|---|---|
#EEEE2B | rgb(238, 238, 43) | hsl(60, 85%, 55%) | Pure Yellow | View | |
#BDEE2B | rgb(189, 238, 43) | hsl(75, 85%, 55%) | Pure Lime | View | |
#8CEE2B | rgb(140, 238, 43) | hsl(90, 85%, 55%) | Pure Green | View | |
#5BEE2B | rgb(91, 238, 43) | hsl(105, 85%, 55%) | Pure Green | View | |
#2BEE2B | rgb(43, 238, 43) | hsl(120, 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: #EEEE2B;
--color-2: #BDEE2B;
--color-3: #8CEE2B;
--color-4: #5BEE2B;
--color-5: #2BEE2B;
}Palettes that share visual characteristics and color harmony.