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 |
|---|---|---|---|---|---|
#F14627 | rgb(241, 70, 39) | hsl(9, 88%, 55%) | Pure Red | View | |
#F17827 | rgb(241, 120, 39) | hsl(24, 88%, 55%) | Pure Orange | View | |
#F1AB27 | rgb(241, 171, 39) | hsl(39, 88%, 55%) | Pure Amber | View | |
#F1DD27 | rgb(241, 221, 39) | hsl(54, 88%, 55%) | Pure Yellow | View | |
#D3F127 | rgb(211, 241, 39) | hsl(69, 88%, 55%) | Pure Lime | View |
:root {
--color-1: #F14627;
--color-2: #F17827;
--color-3: #F1AB27;
--color-4: #F1DD27;
--color-5: #D3F127;
}Palettes that share visual characteristics and color harmony.