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 Dark Pure Yellow, Dark Pure Lime, Dark 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 |
|---|---|---|---|---|---|
#BCA915 | rgb(188, 169, 21) | hsl(53, 80%, 41%) | Dark Pure Yellow | View | |
#A6BC15 | rgb(166, 188, 21) | hsl(68, 80%, 41%) | Dark Pure Lime | View | |
#7CBC15 | rgb(124, 188, 21) | hsl(83, 80%, 41%) | Dark Pure Lime | View | |
#52BC15 | rgb(82, 188, 21) | hsl(98, 80%, 41%) | Dark Pure Green | View | |
#28BC15 | rgb(40, 188, 21) | hsl(113, 80%, 41%) | Dark Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Yellow and Dark Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BCA915;
--color-2: #A6BC15;
--color-3: #7CBC15;
--color-4: #52BC15;
--color-5: #28BC15;
}Palettes that share visual characteristics and color harmony.