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 |
|---|---|---|---|---|---|
#D15A15 | rgb(209, 90, 21) | hsl(22, 82%, 45%) | Pure Orange | View | |
#D18915 | rgb(209, 137, 21) | hsl(37, 82%, 45%) | Pure Amber | View | |
#D1B815 | rgb(209, 184, 21) | hsl(52, 82%, 45%) | Pure Yellow | View | |
#BBD115 | rgb(187, 209, 21) | hsl(67, 82%, 45%) | Pure Lime | View | |
#8CD115 | rgb(140, 209, 21) | hsl(82, 82%, 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: #D15A15;
--color-2: #D18915;
--color-3: #D1B815;
--color-4: #BBD115;
--color-5: #8CD115;
}Palettes that share visual characteristics and color harmony.