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 |
|---|---|---|---|---|---|
#F17B5B | rgb(241, 123, 91) | hsl(13, 84%, 65%) | Pure Red | View | |
#F1A15B | rgb(241, 161, 91) | hsl(28, 84%, 65%) | Pure Orange | View | |
#F1C65B | rgb(241, 198, 91) | hsl(43, 84%, 65%) | Pure Amber | View | |
#F1EC5B | rgb(241, 236, 91) | hsl(58, 84%, 65%) | Pure Yellow | View | |
#D0F15B | rgb(208, 241, 91) | hsl(73, 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: #F17B5B;
--color-2: #F1A15B;
--color-3: #F1C65B;
--color-4: #F1EC5B;
--color-5: #D0F15B;
}Palettes that share visual characteristics and color harmony.