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 |
|---|---|---|---|---|---|
#EC7B5F | rgb(236, 123, 95) | hsl(12, 79%, 65%) | Pure Red | View | |
#EC9F5F | rgb(236, 159, 95) | hsl(27, 79%, 65%) | Pure Orange | View | |
#ECC25F | rgb(236, 194, 95) | hsl(42, 79%, 65%) | Pure Amber | View | |
#ECE55F | rgb(236, 229, 95) | hsl(57, 79%, 65%) | Pure Yellow | View | |
#D0EC5F | rgb(208, 236, 95) | hsl(72, 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: #EC7B5F;
--color-2: #EC9F5F;
--color-3: #ECC25F;
--color-4: #ECE55F;
--color-5: #D0EC5F;
}Palettes that share visual characteristics and color harmony.