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 |
|---|---|---|---|---|---|
#D9B70D | rgb(217, 183, 13) | hsl(50, 89%, 45%) | Pure Yellow | View | |
#C8D90D | rgb(200, 217, 13) | hsl(65, 89%, 45%) | Pure Lime | View | |
#95D90D | rgb(149, 217, 13) | hsl(80, 89%, 45%) | Pure Lime | View | |
#62D90D | rgb(98, 217, 13) | hsl(95, 89%, 45%) | Pure Green | View | |
#2FD90D | rgb(47, 217, 13) | hsl(110, 89%, 45%) | 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: #D9B70D;
--color-2: #C8D90D;
--color-3: #95D90D;
--color-4: #62D90D;
--color-5: #2FD90D;
}Palettes that share visual characteristics and color harmony.