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 |
|---|---|---|---|---|---|
#F5F356 | rgb(245, 243, 86) | hsl(59, 89%, 65%) | Pure Yellow | View | |
#D0F556 | rgb(208, 245, 86) | hsl(74, 89%, 65%) | Pure Lime | View | |
#A8F556 | rgb(168, 245, 86) | hsl(89, 89%, 65%) | Pure Green | View | |
#81F556 | rgb(129, 245, 86) | hsl(104, 89%, 65%) | Pure Green | View | |
#59F556 | rgb(89, 245, 86) | hsl(119, 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: #F5F356;
--color-2: #D0F556;
--color-3: #A8F556;
--color-4: #81F556;
--color-5: #59F556;
}Palettes that share visual characteristics and color harmony.