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 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 |
|---|---|---|---|---|---|
#9F9F14 | rgb(159, 159, 20) | hsl(60, 78%, 35%) | Dark Pure Yellow | View | |
#7C9F14 | rgb(124, 159, 20) | hsl(75, 78%, 35%) | Dark Pure Lime | View | |
#599F14 | rgb(89, 159, 20) | hsl(90, 78%, 35%) | Dark Pure Green | View | |
#369F14 | rgb(54, 159, 20) | hsl(105, 78%, 35%) | Dark Pure Green | View | |
#149F14 | rgb(20, 159, 20) | hsl(120, 78%, 35%) | 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: #9F9F14;
--color-2: #7C9F14;
--color-3: #599F14;
--color-4: #369F14;
--color-5: #149F14;
}Palettes that share visual characteristics and color harmony.