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 |
|---|---|---|---|---|---|
#F5EC42 | rgb(245, 236, 66) | hsl(57, 90%, 61%) | Pure Yellow | View | |
#D1F542 | rgb(209, 245, 66) | hsl(72, 90%, 61%) | Pure Lime | View | |
#A5F542 | rgb(165, 245, 66) | hsl(87, 90%, 61%) | Pure Green | View | |
#78F542 | rgb(120, 245, 66) | hsl(102, 90%, 61%) | Pure Green | View | |
#4BF542 | rgb(75, 245, 66) | hsl(117, 90%, 61%) | 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: #F5EC42;
--color-2: #D1F542;
--color-3: #A5F542;
--color-4: #78F542;
--color-5: #4BF542;
}Palettes that share visual characteristics and color harmony.