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 |
|---|---|---|---|---|---|
#D9390D | rgb(217, 57, 13) | hsl(13, 89%, 45%) | Pure Red | View | |
#D96C0D | rgb(217, 108, 13) | hsl(28, 89%, 45%) | Pure Orange | View | |
#D99F0D | rgb(217, 159, 13) | hsl(43, 89%, 45%) | Pure Amber | View | |
#D9D20D | rgb(217, 210, 13) | hsl(58, 89%, 45%) | Pure Yellow | View | |
#ADD90D | rgb(173, 217, 13) | hsl(73, 89%, 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: #D9390D;
--color-2: #D96C0D;
--color-3: #D99F0D;
--color-4: #D9D20D;
--color-5: #ADD90D;
}Palettes that share visual characteristics and color harmony.