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 |
|---|---|---|---|---|---|
#CB5E1A | rgb(203, 94, 26) | hsl(23, 77%, 45%) | Pure Orange | View | |
#CB8A1A | rgb(203, 138, 26) | hsl(38, 77%, 45%) | Pure Amber | View | |
#CBB61A | rgb(203, 182, 26) | hsl(53, 77%, 45%) | Pure Yellow | View | |
#B4CB1A | rgb(180, 203, 26) | hsl(68, 77%, 45%) | Pure Lime | View | |
#87CB1A | rgb(135, 203, 26) | hsl(83, 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: #CB5E1A;
--color-2: #CB8A1A;
--color-3: #CBB61A;
--color-4: #B4CB1A;
--color-5: #87CB1A;
}Palettes that share visual characteristics and color harmony.