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 |
|---|---|---|---|---|---|
#F04D28 | rgb(240, 77, 40) | hsl(11, 87%, 55%) | Pure Red | View | |
#F07F28 | rgb(240, 127, 40) | hsl(26, 87%, 55%) | Pure Orange | View | |
#F0B128 | rgb(240, 177, 40) | hsl(41, 87%, 55%) | Pure Amber | View | |
#F0E328 | rgb(240, 227, 40) | hsl(56, 87%, 55%) | Pure Yellow | View | |
#CBF028 | rgb(203, 240, 40) | hsl(71, 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: #F04D28;
--color-2: #F07F28;
--color-3: #F0B128;
--color-4: #F0E328;
--color-5: #CBF028;
}Palettes that share visual characteristics and color harmony.