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 Orange, 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 |
|---|---|---|---|---|---|
#CB4C1A | rgb(203, 76, 26) | hsl(17, 77%, 45%) | Pure Orange | View | |
#CB791A | rgb(203, 121, 26) | hsl(32, 77%, 45%) | Pure Orange | View | |
#CBA51A | rgb(203, 165, 26) | hsl(47, 77%, 45%) | Pure Yellow | View | |
#C5CB1A | rgb(197, 203, 26) | hsl(62, 77%, 45%) | Pure Yellow | View | |
#99CB1A | rgb(153, 203, 26) | hsl(77, 77%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CB4C1A;
--color-2: #CB791A;
--color-3: #CBA51A;
--color-4: #C5CB1A;
--color-5: #99CB1A;
}Palettes that share visual characteristics and color harmony.