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 |
|---|---|---|---|---|---|
#E3F028 | rgb(227, 240, 40) | hsl(64, 87%, 55%) | Pure Yellow | View | |
#B1F028 | rgb(177, 240, 40) | hsl(79, 87%, 55%) | Pure Lime | View | |
#7FF028 | rgb(127, 240, 40) | hsl(94, 87%, 55%) | Pure Green | View | |
#4DF028 | rgb(77, 240, 40) | hsl(109, 87%, 55%) | Pure Green | View | |
#28F036 | rgb(40, 240, 54) | hsl(124, 87%, 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: #E3F028;
--color-2: #B1F028;
--color-3: #7FF028;
--color-4: #4DF028;
--color-5: #28F036;
}Palettes that share visual characteristics and color harmony.