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 |
|---|---|---|---|---|---|
#F1E727 | rgb(241, 231, 39) | hsl(57, 88%, 55%) | Pure Yellow | View | |
#C9F127 | rgb(201, 241, 39) | hsl(72, 88%, 55%) | Pure Lime | View | |
#96F127 | rgb(150, 241, 39) | hsl(87, 88%, 55%) | Pure Green | View | |
#64F127 | rgb(100, 241, 39) | hsl(102, 88%, 55%) | Pure Green | View | |
#31F127 | rgb(49, 241, 39) | hsl(117, 88%, 55%) | 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: #F1E727;
--color-2: #C9F127;
--color-3: #96F127;
--color-4: #64F127;
--color-5: #31F127;
}Palettes that share visual characteristics and color harmony.