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 |
|---|---|---|---|---|---|
#F4EA57 | rgb(244, 234, 87) | hsl(56, 88%, 65%) | Pure Yellow | View | |
#D7F457 | rgb(215, 244, 87) | hsl(71, 88%, 65%) | Pure Lime | View | |
#B0F457 | rgb(176, 244, 87) | hsl(86, 88%, 65%) | Pure Green | View | |
#89F457 | rgb(137, 244, 87) | hsl(101, 88%, 65%) | Pure Green | View | |
#62F457 | rgb(98, 244, 87) | hsl(116, 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: #F4EA57;
--color-2: #D7F457;
--color-3: #B0F457;
--color-4: #89F457;
--color-5: #62F457;
}Palettes that share visual characteristics and color harmony.