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 |
|---|---|---|---|---|---|
#D0C316 | rgb(208, 195, 22) | hsl(56, 81%, 45%) | Pure Yellow | View | |
#AED016 | rgb(174, 208, 22) | hsl(71, 81%, 45%) | Pure Lime | View | |
#7FD016 | rgb(127, 208, 22) | hsl(86, 81%, 45%) | Pure Green | View | |
#51D016 | rgb(81, 208, 22) | hsl(101, 81%, 45%) | Pure Green | View | |
#22D016 | rgb(34, 208, 22) | hsl(116, 81%, 45%) | 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: #D0C316;
--color-2: #AED016;
--color-3: #7FD016;
--color-4: #51D016;
--color-5: #22D016;
}Palettes that share visual characteristics and color harmony.