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 |
|---|---|---|---|---|---|
#E68747 | rgb(230, 135, 71) | hsl(24, 76%, 59%) | Pure Orange | View | |
#E6AE47 | rgb(230, 174, 71) | hsl(39, 76%, 59%) | Pure Amber | View | |
#E6D647 | rgb(230, 214, 71) | hsl(54, 76%, 59%) | Pure Yellow | View | |
#CEE647 | rgb(206, 230, 71) | hsl(69, 76%, 59%) | Pure Lime | View | |
#A6E647 | rgb(166, 230, 71) | hsl(84, 76%, 59%) | 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: #E68747;
--color-2: #E6AE47;
--color-3: #E6D647;
--color-4: #CEE647;
--color-5: #A6E647;
}Palettes that share visual characteristics and color harmony.