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 |
|---|---|---|---|---|---|
#ED3612 | rgb(237, 54, 18) | hsl(10, 86%, 50%) | Pure Red | View | |
#ED6D12 | rgb(237, 109, 18) | hsl(25, 86%, 50%) | Pure Orange | View | |
#EDA412 | rgb(237, 164, 18) | hsl(40, 86%, 50%) | Pure Amber | View | |
#EDDB12 | rgb(237, 219, 18) | hsl(55, 86%, 50%) | Pure Yellow | View | |
#C9ED12 | rgb(201, 237, 18) | hsl(70, 86%, 50%) | 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: #ED3612;
--color-2: #ED6D12;
--color-3: #EDA412;
--color-4: #EDDB12;
--color-5: #C9ED12;
}Palettes that share visual characteristics and color harmony.