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 |
|---|---|---|---|---|---|
#E2812C | rgb(226, 129, 44) | hsl(28, 76%, 53%) | Pure Orange | View | |
#E2AF2C | rgb(226, 175, 44) | hsl(43, 76%, 53%) | Pure Amber | View | |
#E2DC2C | rgb(226, 220, 44) | hsl(58, 76%, 53%) | Pure Yellow | View | |
#BBE22C | rgb(187, 226, 44) | hsl(73, 76%, 53%) | Pure Lime | View | |
#8DE22C | rgb(141, 226, 44) | hsl(88, 76%, 53%) | Pure Green | 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: #E2812C;
--color-2: #E2AF2C;
--color-3: #E2DC2C;
--color-4: #BBE22C;
--color-5: #8DE22C;
}Palettes that share visual characteristics and color harmony.