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 |
|---|---|---|---|---|---|
#DC341E | rgb(220, 52, 30) | hsl(7, 76%, 49%) | Pure Red | View | |
#DC641E | rgb(220, 100, 30) | hsl(22, 76%, 49%) | Pure Orange | View | |
#DC931E | rgb(220, 147, 30) | hsl(37, 76%, 49%) | Pure Amber | View | |
#DCC31E | rgb(220, 195, 30) | hsl(52, 76%, 49%) | Pure Yellow | View | |
#C6DC1E | rgb(198, 220, 30) | hsl(67, 76%, 49%) | 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: #DC341E;
--color-2: #DC641E;
--color-3: #DC931E;
--color-4: #DCC31E;
--color-5: #C6DC1E;
}Palettes that share visual characteristics and color harmony.