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 Burnt 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 |
|---|---|---|---|---|---|
#CC5500 | rgb(204, 85, 0) | hsl(25, 100%, 40%) | Burnt Orange | View | |
#CC8800 | rgb(204, 136, 0) | hsl(40, 100%, 40%) | Dark Vibrant Amber | View | |
#CCBB00 | rgb(204, 187, 0) | hsl(55, 100%, 40%) | Dark Vibrant Yellow | View | |
#AACC00 | rgb(170, 204, 0) | hsl(70, 100%, 40%) | Dark Vibrant Lime | View | |
#77CC00 | rgb(119, 204, 0) | hsl(85, 100%, 40%) | Dark Vibrant Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Vibrant Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC5500;
--color-2: #CC8800;
--color-3: #CCBB00;
--color-4: #AACC00;
--color-5: #77CC00;
}Palettes that share visual characteristics and color harmony.