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 |
|---|---|---|---|---|---|
#CA5E1C | rgb(202, 94, 28) | hsl(23, 76%, 45%) | Pure Orange | View | |
#CA8A1C | rgb(202, 138, 28) | hsl(38, 76%, 45%) | Pure Amber | View | |
#CAB61C | rgb(202, 182, 28) | hsl(53, 76%, 45%) | Pure Yellow | View | |
#B3CA1C | rgb(179, 202, 28) | hsl(68, 76%, 45%) | Pure Lime | View | |
#87CA1C | rgb(135, 202, 28) | hsl(83, 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: #CA5E1C;
--color-2: #CA8A1C;
--color-3: #CAB61C;
--color-4: #B3CA1C;
--color-5: #87CA1C;
}Palettes that share visual characteristics and color harmony.