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 |
|---|---|---|---|---|---|
#F4E757 | rgb(244, 231, 87) | hsl(55, 88%, 65%) | Pure Yellow | View | |
#DAF457 | rgb(218, 244, 87) | hsl(70, 88%, 65%) | Pure Lime | View | |
#B3F457 | rgb(179, 244, 87) | hsl(85, 88%, 65%) | Pure Green | View | |
#8CF457 | rgb(140, 244, 87) | hsl(100, 88%, 65%) | Pure Green | View | |
#64F457 | rgb(100, 244, 87) | hsl(115, 88%, 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: #F4E757;
--color-2: #DAF457;
--color-3: #B3F457;
--color-4: #8CF457;
--color-5: #64F457;
}Palettes that share visual characteristics and color harmony.