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 |
|---|---|---|---|---|---|
#ED805E | rgb(237, 128, 94) | hsl(14, 80%, 65%) | Pure Red | View | |
#EDA35E | rgb(237, 163, 94) | hsl(29, 80%, 65%) | Pure Orange | View | |
#EDC75E | rgb(237, 199, 94) | hsl(44, 80%, 65%) | Pure Amber | View | |
#EDEB5E | rgb(237, 235, 94) | hsl(59, 80%, 65%) | Pure Yellow | View | |
#CCED5E | rgb(204, 237, 94) | hsl(74, 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: #ED805E;
--color-2: #EDA35E;
--color-3: #EDC75E;
--color-4: #EDEB5E;
--color-5: #CCED5E;
}Palettes that share visual characteristics and color harmony.