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 Red, Pure Orange, Pure Amber. 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 |
|---|---|---|---|---|---|
#EC745F | rgb(236, 116, 95) | hsl(9, 79%, 65%) | Pure Red | View | |
#EC985F | rgb(236, 152, 95) | hsl(24, 79%, 65%) | Pure Orange | View | |
#ECBB5F | rgb(236, 187, 95) | hsl(39, 79%, 65%) | Pure Amber | View | |
#ECDE5F | rgb(236, 222, 95) | hsl(54, 79%, 65%) | Pure Yellow | View | |
#D7EC5F | rgb(215, 236, 95) | hsl(69, 79%, 65%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EC745F;
--color-2: #EC985F;
--color-3: #ECBB5F;
--color-4: #ECDE5F;
--color-5: #D7EC5F;
}Palettes that share visual characteristics and color harmony.