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 |
|---|---|---|---|---|---|
#E76A1D | rgb(231, 106, 29) | hsl(23, 81%, 51%) | Pure Orange | View | |
#E79D1D | rgb(231, 157, 29) | hsl(38, 81%, 51%) | Pure Amber | View | |
#E7D01D | rgb(231, 208, 29) | hsl(53, 81%, 51%) | Pure Yellow | View | |
#CCE71D | rgb(204, 231, 29) | hsl(68, 81%, 51%) | Pure Lime | View | |
#9AE71D | rgb(154, 231, 29) | hsl(83, 81%, 51%) | 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: #E76A1D;
--color-2: #E79D1D;
--color-3: #E7D01D;
--color-4: #CCE71D;
--color-5: #9AE71D;
}Palettes that share visual characteristics and color harmony.