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 |
|---|---|---|---|---|---|
#E4DA1B | rgb(228, 218, 27) | hsl(57, 79%, 50%) | Pure Yellow | View | |
#BCE41B | rgb(188, 228, 27) | hsl(72, 79%, 50%) | Pure Lime | View | |
#8AE41B | rgb(138, 228, 27) | hsl(87, 79%, 50%) | Pure Green | View | |
#57E41B | rgb(87, 228, 27) | hsl(102, 79%, 50%) | Pure Green | View | |
#25E41B | rgb(37, 228, 27) | hsl(117, 79%, 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: #E4DA1B;
--color-2: #BCE41B;
--color-3: #8AE41B;
--color-4: #57E41B;
--color-5: #25E41B;
}Palettes that share visual characteristics and color harmony.