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 |
|---|---|---|---|---|---|
#E65F47 | rgb(230, 95, 71) | hsl(9, 76%, 59%) | Pure Red | View | |
#E68747 | rgb(230, 135, 71) | hsl(24, 76%, 59%) | Pure Orange | View | |
#E6AE47 | rgb(230, 174, 71) | hsl(39, 76%, 59%) | Pure Amber | View | |
#E6D647 | rgb(230, 214, 71) | hsl(54, 76%, 59%) | Pure Yellow | View | |
#CEE647 | rgb(206, 230, 71) | hsl(69, 76%, 59%) | 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: #E65F47;
--color-2: #E68747;
--color-3: #E6AE47;
--color-4: #E6D647;
--color-5: #CEE647;
}Palettes that share visual characteristics and color harmony.