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 |
|---|---|---|---|---|---|
#F5DB56 | rgb(245, 219, 86) | hsl(50, 89%, 65%) | Pure Yellow | View | |
#E8F556 | rgb(232, 245, 86) | hsl(65, 89%, 65%) | Pure Lime | View | |
#C0F556 | rgb(192, 245, 86) | hsl(80, 89%, 65%) | Pure Lime | View | |
#99F556 | rgb(153, 245, 86) | hsl(95, 89%, 65%) | Pure Green | View | |
#71F556 | rgb(113, 245, 86) | hsl(110, 89%, 65%) | 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: #F5DB56;
--color-2: #E8F556;
--color-3: #C0F556;
--color-4: #99F556;
--color-5: #71F556;
}Palettes that share visual characteristics and color harmony.