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 |
|---|---|---|---|---|---|
#D13D15 | rgb(209, 61, 21) | hsl(13, 82%, 45%) | Pure Red | View | |
#D16C15 | rgb(209, 108, 21) | hsl(28, 82%, 45%) | Pure Orange | View | |
#D19C15 | rgb(209, 156, 21) | hsl(43, 82%, 45%) | Pure Amber | View | |
#D1CB15 | rgb(209, 203, 21) | hsl(58, 82%, 45%) | Pure Yellow | View | |
#A8D115 | rgb(168, 209, 21) | hsl(73, 82%, 45%) | 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: #D13D15;
--color-2: #D16C15;
--color-3: #D19C15;
--color-4: #D1CB15;
--color-5: #A8D115;
}Palettes that share visual characteristics and color harmony.