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 |
|---|---|---|---|---|---|
#CB5B1A | rgb(203, 91, 26) | hsl(22, 77%, 45%) | Pure Orange | View | |
#CB871A | rgb(203, 135, 26) | hsl(37, 77%, 45%) | Pure Amber | View | |
#CBB41A | rgb(203, 180, 26) | hsl(52, 77%, 45%) | Pure Yellow | View | |
#B6CB1A | rgb(182, 203, 26) | hsl(67, 77%, 45%) | Pure Lime | View | |
#8ACB1A | rgb(138, 203, 26) | hsl(82, 77%, 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: #CB5B1A;
--color-2: #CB871A;
--color-3: #CBB41A;
--color-4: #B6CB1A;
--color-5: #8ACB1A;
}Palettes that share visual characteristics and color harmony.