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 |
|---|---|---|---|---|---|
#EC775F | rgb(236, 119, 95) | hsl(10, 79%, 65%) | Pure Red | View | |
#EC9A5F | rgb(236, 154, 95) | hsl(25, 79%, 65%) | Pure Orange | View | |
#ECBD5F | rgb(236, 189, 95) | hsl(40, 79%, 65%) | Pure Amber | View | |
#ECE15F | rgb(236, 225, 95) | hsl(55, 79%, 65%) | Pure Yellow | View | |
#D5EC5F | rgb(213, 236, 95) | hsl(70, 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: #EC775F;
--color-2: #EC9A5F;
--color-3: #ECBD5F;
--color-4: #ECE15F;
--color-5: #D5EC5F;
}Palettes that share visual characteristics and color harmony.