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 |
|---|---|---|---|---|---|
#CF3C17 | rgb(207, 60, 23) | hsl(12, 80%, 45%) | Pure Red | View | |
#CF6A17 | rgb(207, 106, 23) | hsl(27, 80%, 45%) | Pure Orange | View | |
#CF9717 | rgb(207, 151, 23) | hsl(42, 80%, 45%) | Pure Amber | View | |
#CFC517 | rgb(207, 197, 23) | hsl(57, 80%, 45%) | Pure Yellow | View | |
#AACF17 | rgb(170, 207, 23) | hsl(72, 80%, 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: #CF3C17;
--color-2: #CF6A17;
--color-3: #CF9717;
--color-4: #CFC517;
--color-5: #AACF17;
}Palettes that share visual characteristics and color harmony.