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 |
|---|---|---|---|---|---|
#F14C27 | rgb(241, 76, 39) | hsl(11, 88%, 55%) | Pure Red | View | |
#F17F27 | rgb(241, 127, 39) | hsl(26, 88%, 55%) | Pure Orange | View | |
#F1B127 | rgb(241, 177, 39) | hsl(41, 88%, 55%) | Pure Amber | View | |
#F1E427 | rgb(241, 228, 39) | hsl(56, 88%, 55%) | Pure Yellow | View | |
#CCF127 | rgb(204, 241, 39) | hsl(71, 88%, 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: #F14C27;
--color-2: #F17F27;
--color-3: #F1B127;
--color-4: #F1E427;
--color-5: #CCF127;
}Palettes that share visual characteristics and color harmony.