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 |
|---|---|---|---|---|---|
#807C0F | rgb(128, 124, 15) | hsl(58, 79%, 28%) | Dark Pure Yellow | View | |
#67800F | rgb(103, 128, 15) | hsl(73, 79%, 28%) | Dark Pure Lime | View | |
#4B800F | rgb(75, 128, 15) | hsl(88, 79%, 28%) | Dark Pure Green | View | |
#2F800F | rgb(47, 128, 15) | hsl(103, 79%, 28%) | Dark Pure Green | View | |
#13800F | rgb(19, 128, 15) | hsl(118, 79%, 28%) | 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: #807C0F;
--color-2: #67800F;
--color-3: #4B800F;
--color-4: #2F800F;
--color-5: #13800F;
}Palettes that share visual characteristics and color harmony.