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 |
|---|---|---|---|---|---|
#F2F226 | rgb(242, 242, 38) | hsl(60, 89%, 55%) | Pure Yellow | View | |
#BFF226 | rgb(191, 242, 38) | hsl(75, 89%, 55%) | Pure Lime | View | |
#8CF226 | rgb(140, 242, 38) | hsl(90, 89%, 55%) | Pure Green | View | |
#59F226 | rgb(89, 242, 38) | hsl(105, 89%, 55%) | Pure Green | View | |
#26F226 | rgb(38, 242, 38) | hsl(120, 89%, 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: #F2F226;
--color-2: #BFF226;
--color-3: #8CF226;
--color-4: #59F226;
--color-5: #26F226;
}Palettes that share visual characteristics and color harmony.