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 |
|---|---|---|---|---|---|
#ED6A5E | rgb(237, 106, 94) | hsl(5, 80%, 65%) | Pure Red | View | |
#ED8E5E | rgb(237, 142, 94) | hsl(20, 80%, 65%) | Pure Orange | View | |
#EDB25E | rgb(237, 178, 94) | hsl(35, 80%, 65%) | Pure Amber | View | |
#EDD55E | rgb(237, 213, 94) | hsl(50, 80%, 65%) | Pure Yellow | View | |
#E1ED5E | rgb(225, 237, 94) | hsl(65, 80%, 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: #ED6A5E;
--color-2: #ED8E5E;
--color-3: #EDB25E;
--color-4: #EDD55E;
--color-5: #E1ED5E;
}Palettes that share visual characteristics and color harmony.