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 Lime. 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 |
|---|---|---|---|---|---|
#E7D01D | rgb(231, 208, 29) | hsl(53, 81%, 51%) | Pure Yellow | View | |
#CCE71D | rgb(204, 231, 29) | hsl(68, 81%, 51%) | Pure Lime | View | |
#9AE71D | rgb(154, 231, 29) | hsl(83, 81%, 51%) | Pure Lime | View | |
#67E71D | rgb(103, 231, 29) | hsl(98, 81%, 51%) | Pure Green | View | |
#34E71D | rgb(52, 231, 29) | hsl(113, 81%, 51%) | 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: #E7D01D;
--color-2: #CCE71D;
--color-3: #9AE71D;
--color-4: #67E71D;
--color-5: #34E71D;
}Palettes that share visual characteristics and color harmony.