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 |
|---|---|---|---|---|---|
#CA5B1C | rgb(202, 91, 28) | hsl(22, 76%, 45%) | Pure Orange | View | |
#CA871C | rgb(202, 135, 28) | hsl(37, 76%, 45%) | Pure Amber | View | |
#CAB31C | rgb(202, 179, 28) | hsl(52, 76%, 45%) | Pure Yellow | View | |
#B6CA1C | rgb(182, 202, 28) | hsl(67, 76%, 45%) | Pure Lime | View | |
#8ACA1C | rgb(138, 202, 28) | hsl(82, 76%, 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: #CA5B1C;
--color-2: #CA871C;
--color-3: #CAB31C;
--color-4: #B6CA1C;
--color-5: #8ACA1C;
}Palettes that share visual characteristics and color harmony.