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 |
|---|---|---|---|---|---|
#ED3E12 | rgb(237, 62, 18) | hsl(12, 86%, 50%) | Pure Red | View | |
#ED7512 | rgb(237, 117, 18) | hsl(27, 86%, 50%) | Pure Orange | View | |
#EDAB12 | rgb(237, 171, 18) | hsl(42, 86%, 50%) | Pure Amber | View | |
#EDE212 | rgb(237, 226, 18) | hsl(57, 86%, 50%) | Pure Yellow | View | |
#C1ED12 | rgb(193, 237, 18) | hsl(72, 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: #ED3E12;
--color-2: #ED7512;
--color-3: #EDAB12;
--color-4: #EDE212;
--color-5: #C1ED12;
}Palettes that share visual characteristics and color harmony.