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 |
|---|---|---|---|---|---|
#ED3A12 | rgb(237, 58, 18) | hsl(11, 86%, 50%) | Pure Red | View | |
#ED7112 | rgb(237, 113, 18) | hsl(26, 86%, 50%) | Pure Orange | View | |
#EDA812 | rgb(237, 168, 18) | hsl(41, 86%, 50%) | Pure Amber | View | |
#EDDF12 | rgb(237, 223, 18) | hsl(56, 86%, 50%) | Pure Yellow | View | |
#C5ED12 | rgb(197, 237, 18) | hsl(71, 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: #ED3A12;
--color-2: #ED7112;
--color-3: #EDA812;
--color-4: #EDDF12;
--color-5: #C5ED12;
}Palettes that share visual characteristics and color harmony.