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 |
|---|---|---|---|---|---|
#CC5B19 | rgb(204, 91, 25) | hsl(22, 78%, 45%) | Pure Orange | View | |
#CC8819 | rgb(204, 136, 25) | hsl(37, 78%, 45%) | Pure Amber | View | |
#CCB419 | rgb(204, 180, 25) | hsl(52, 78%, 45%) | Pure Yellow | View | |
#B7CC19 | rgb(183, 204, 25) | hsl(67, 78%, 45%) | Pure Lime | View | |
#8BCC19 | rgb(139, 204, 25) | hsl(82, 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: #CC5B19;
--color-2: #CC8819;
--color-3: #CCB419;
--color-4: #B7CC19;
--color-5: #8BCC19;
}Palettes that share visual characteristics and color harmony.