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 |
|---|---|---|---|---|---|
#D85B0E | rgb(216, 91, 14) | hsl(23, 88%, 45%) | Pure Orange | View | |
#D88E0E | rgb(216, 142, 14) | hsl(38, 88%, 45%) | Pure Amber | View | |
#D8C00E | rgb(216, 192, 14) | hsl(53, 88%, 45%) | Pure Yellow | View | |
#BDD80E | rgb(189, 216, 14) | hsl(68, 88%, 45%) | Pure Lime | View | |
#8AD80E | rgb(138, 216, 14) | hsl(83, 88%, 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: #D85B0E;
--color-2: #D88E0E;
--color-3: #D8C00E;
--color-4: #BDD80E;
--color-5: #8AD80E;
}Palettes that share visual characteristics and color harmony.