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 |
|---|---|---|---|---|---|
#F16F5B | rgb(241, 111, 91) | hsl(8, 84%, 65%) | Pure Red | View | |
#F1945B | rgb(241, 148, 91) | hsl(23, 84%, 65%) | Pure Orange | View | |
#F1BA5B | rgb(241, 186, 91) | hsl(38, 84%, 65%) | Pure Amber | View | |
#F1DF5B | rgb(241, 223, 91) | hsl(53, 84%, 65%) | Pure Yellow | View | |
#DDF15B | rgb(221, 241, 91) | hsl(68, 84%, 65%) | 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: #F16F5B;
--color-2: #F1945B;
--color-3: #F1BA5B;
--color-4: #F1DF5B;
--color-5: #DDF15B;
}Palettes that share visual characteristics and color harmony.