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 |
|---|---|---|---|---|---|
#EDF10E | rgb(237, 241, 14) | hsl(61, 89%, 50%) | Pure Yellow | View | |
#B4F10E | rgb(180, 241, 14) | hsl(76, 89%, 50%) | Pure Lime | View | |
#7CF10E | rgb(124, 241, 14) | hsl(91, 89%, 50%) | Pure Green | View | |
#43F10E | rgb(67, 241, 14) | hsl(106, 89%, 50%) | Pure Green | View | |
#0EF112 | rgb(14, 241, 18) | hsl(121, 89%, 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: #EDF10E;
--color-2: #B4F10E;
--color-3: #7CF10E;
--color-4: #43F10E;
--color-5: #0EF112;
}Palettes that share visual characteristics and color harmony.