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 |
|---|---|---|---|---|---|
#ED8E5E | rgb(237, 142, 94) | hsl(20, 80%, 65%) | Pure Orange | View | |
#EDB25E | rgb(237, 178, 94) | hsl(35, 80%, 65%) | Pure Amber | View | |
#EDD55E | rgb(237, 213, 94) | hsl(50, 80%, 65%) | Pure Yellow | View | |
#E1ED5E | rgb(225, 237, 94) | hsl(65, 80%, 65%) | Pure Lime | View | |
#BEED5E | rgb(190, 237, 94) | hsl(80, 80%, 65%) | 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: #ED8E5E;
--color-2: #EDB25E;
--color-3: #EDD55E;
--color-4: #E1ED5E;
--color-5: #BEED5E;
}Palettes that share visual characteristics and color harmony.