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 Pure Orange, Pure Amber, Pure 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 |
|---|---|---|---|---|---|
#CC5819 | rgb(204, 88, 25) | hsl(21, 78%, 45%) | Pure Orange | View | |
#CC8519 | rgb(204, 133, 25) | hsl(36, 78%, 45%) | Pure Amber | View | |
#CCB119 | rgb(204, 177, 25) | hsl(51, 78%, 45%) | Pure Yellow | View | |
#BACC19 | rgb(186, 204, 25) | hsl(66, 78%, 45%) | Pure Lime | View | |
#8ECC19 | rgb(142, 204, 25) | hsl(81, 78%, 45%) | Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC5819;
--color-2: #CC8519;
--color-3: #CCB119;
--color-4: #BACC19;
--color-5: #8ECC19;
}Palettes that share visual characteristics and color harmony.