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 |
|---|---|---|---|---|---|
#EC955F | rgb(236, 149, 95) | hsl(23, 79%, 65%) | Pure Orange | View | |
#ECB95F | rgb(236, 185, 95) | hsl(38, 79%, 65%) | Pure Amber | View | |
#ECDC5F | rgb(236, 220, 95) | hsl(53, 79%, 65%) | Pure Yellow | View | |
#D9EC5F | rgb(217, 236, 95) | hsl(68, 79%, 65%) | Pure Lime | View | |
#B6EC5F | rgb(182, 236, 95) | hsl(83, 79%, 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: #EC955F;
--color-2: #ECB95F;
--color-3: #ECDC5F;
--color-4: #D9EC5F;
--color-5: #B6EC5F;
}Palettes that share visual characteristics and color harmony.