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 |
|---|---|---|---|---|---|
#F5E370 | rgb(245, 227, 112) | hsl(52, 87%, 70%) | Pure Yellow | View | |
#E6F570 | rgb(230, 245, 112) | hsl(67, 87%, 70%) | Pure Lime | View | |
#C4F570 | rgb(196, 245, 112) | hsl(82, 87%, 70%) | Pure Lime | View | |
#A3F570 | rgb(163, 245, 112) | hsl(97, 87%, 70%) | Pure Green | View | |
#82F570 | rgb(130, 245, 112) | hsl(112, 87%, 70%) | 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: #F5E370;
--color-2: #E6F570;
--color-3: #C4F570;
--color-4: #A3F570;
--color-5: #82F570;
}Palettes that share visual characteristics and color harmony.