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 |
|---|---|---|---|---|---|
#ED4512 | rgb(237, 69, 18) | hsl(14, 86%, 50%) | Pure Red | View | |
#ED7C12 | rgb(237, 124, 18) | hsl(29, 86%, 50%) | Pure Orange | View | |
#EDB312 | rgb(237, 179, 18) | hsl(44, 86%, 50%) | Pure Amber | View | |
#EDE912 | rgb(237, 233, 18) | hsl(59, 86%, 50%) | Pure Yellow | View | |
#BAED12 | rgb(186, 237, 18) | hsl(74, 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: #ED4512;
--color-2: #ED7C12;
--color-3: #EDB312;
--color-4: #EDE912;
--color-5: #BAED12;
}Palettes that share visual characteristics and color harmony.