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 |
|---|---|---|---|---|---|
#ED935E | rgb(237, 147, 94) | hsl(22, 80%, 65%) | Pure Orange | View | |
#EDB65E | rgb(237, 182, 94) | hsl(37, 80%, 65%) | Pure Amber | View | |
#EDDA5E | rgb(237, 218, 94) | hsl(52, 80%, 65%) | Pure Yellow | View | |
#DCED5E | rgb(220, 237, 94) | hsl(67, 80%, 65%) | Pure Lime | View | |
#B9ED5E | rgb(185, 237, 94) | hsl(82, 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: #ED935E;
--color-2: #EDB65E;
--color-3: #EDDA5E;
--color-4: #DCED5E;
--color-5: #B9ED5E;
}Palettes that share visual characteristics and color harmony.