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 Orange, Dark Vibrant Amber, Dark Vibrant Yellow. 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 |
|---|---|---|---|---|---|
#CC6300 | rgb(204, 99, 0) | hsl(29, 100%, 40%) | Dark Vibrant Orange | View | |
#CC9600 | rgb(204, 150, 0) | hsl(44, 100%, 40%) | Dark Vibrant Amber | View | |
#CCC900 | rgb(204, 201, 0) | hsl(59, 100%, 40%) | Dark Vibrant Yellow | View | |
#9CCC00 | rgb(156, 204, 0) | hsl(74, 100%, 40%) | Dark Vibrant Lime | View | |
#69CC00 | rgb(105, 204, 0) | hsl(89, 100%, 40%) | Dark Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Vibrant Orange and Dark Vibrant Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC6300;
--color-2: #CC9600;
--color-3: #CCC900;
--color-4: #9CCC00;
--color-5: #69CC00;
}Palettes that share visual characteristics and color harmony.