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 |
|---|---|---|---|---|---|
#F1E25B | rgb(241, 226, 91) | hsl(54, 84%, 65%) | Pure Yellow | View | |
#DAF15B | rgb(218, 241, 91) | hsl(69, 84%, 65%) | Pure Lime | View | |
#B5F15B | rgb(181, 241, 91) | hsl(84, 84%, 65%) | Pure Lime | View | |
#8FF15B | rgb(143, 241, 91) | hsl(99, 84%, 65%) | Pure Green | View | |
#6AF15B | rgb(106, 241, 91) | hsl(114, 84%, 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: #F1E25B;
--color-2: #DAF15B;
--color-3: #B5F15B;
--color-4: #8FF15B;
--color-5: #6AF15B;
}Palettes that share visual characteristics and color harmony.