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 |
|---|---|---|---|---|---|
#F45F48 | rgb(244, 95, 72) | hsl(8, 89%, 62%) | Pure Red | View | |
#F48A48 | rgb(244, 138, 72) | hsl(23, 89%, 62%) | Pure Orange | View | |
#F4B548 | rgb(244, 181, 72) | hsl(38, 89%, 62%) | Pure Amber | View | |
#F4E048 | rgb(244, 224, 72) | hsl(53, 89%, 62%) | Pure Yellow | View | |
#DDF448 | rgb(221, 244, 72) | hsl(68, 89%, 62%) | 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: #F45F48;
--color-2: #F48A48;
--color-3: #F4B548;
--color-4: #F4E048;
--color-5: #DDF448;
}Palettes that share visual characteristics and color harmony.