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 Vibrant Yellow, Dark Vibrant Lime, Dark Vibrant 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 |
|---|---|---|---|---|---|
#CCCC00 | rgb(204, 204, 0) | hsl(60, 100%, 40%) | Dark Vibrant Yellow | View | |
#99CC00 | rgb(153, 204, 0) | hsl(75, 100%, 40%) | Dark Vibrant Lime | View | |
#66CC00 | rgb(102, 204, 0) | hsl(90, 100%, 40%) | Dark Vibrant Green | View | |
#33CC00 | rgb(51, 204, 0) | hsl(105, 100%, 40%) | Dark Vibrant Green | View | |
#00CC00 | rgb(0, 204, 0) | hsl(120, 100%, 40%) | Dark Vibrant Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Vibrant Yellow and Dark Vibrant Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CCCC00;
--color-2: #99CC00;
--color-3: #66CC00;
--color-4: #33CC00;
--color-5: #00CC00;
}Palettes that share visual characteristics and color harmony.