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 |
|---|---|---|---|---|---|
#F03C28 | rgb(240, 60, 40) | hsl(6, 87%, 55%) | Pure Red | View | |
#F06E28 | rgb(240, 110, 40) | hsl(21, 87%, 55%) | Pure Orange | View | |
#F0A028 | rgb(240, 160, 40) | hsl(36, 87%, 55%) | Pure Amber | View | |
#F0D228 | rgb(240, 210, 40) | hsl(51, 87%, 55%) | Pure Yellow | View | |
#DCF028 | rgb(220, 240, 40) | hsl(66, 87%, 55%) | 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: #F03C28;
--color-2: #F06E28;
--color-3: #F0A028;
--color-4: #F0D228;
--color-5: #DCF028;
}Palettes that share visual characteristics and color harmony.