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 |
|---|---|---|---|---|---|
#D9BA0D | rgb(217, 186, 13) | hsl(51, 89%, 45%) | Pure Yellow | View | |
#C4D90D | rgb(196, 217, 13) | hsl(66, 89%, 45%) | Pure Lime | View | |
#91D90D | rgb(145, 217, 13) | hsl(81, 89%, 45%) | Pure Lime | View | |
#5ED90D | rgb(94, 217, 13) | hsl(96, 89%, 45%) | Pure Green | View | |
#2BD90D | rgb(43, 217, 13) | hsl(111, 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: #D9BA0D;
--color-2: #C4D90D;
--color-3: #91D90D;
--color-4: #5ED90D;
--color-5: #2BD90D;
}Palettes that share visual characteristics and color harmony.