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 |
|---|---|---|---|---|---|
#D8290E | rgb(216, 41, 14) | hsl(8, 88%, 45%) | Pure Red | View | |
#D85B0E | rgb(216, 91, 14) | hsl(23, 88%, 45%) | Pure Orange | View | |
#D88E0E | rgb(216, 142, 14) | hsl(38, 88%, 45%) | Pure Amber | View | |
#D8C00E | rgb(216, 192, 14) | hsl(53, 88%, 45%) | Pure Yellow | View | |
#BDD80E | rgb(189, 216, 14) | hsl(68, 88%, 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: #D8290E;
--color-2: #D85B0E;
--color-3: #D88E0E;
--color-4: #D8C00E;
--color-5: #BDD80E;
}Palettes that share visual characteristics and color harmony.