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 |
|---|---|---|---|---|---|
#E9422F | rgb(233, 66, 47) | hsl(6, 81%, 55%) | Pure Red | View | |
#E9702F | rgb(233, 112, 47) | hsl(21, 81%, 55%) | Pure Orange | View | |
#E99F2F | rgb(233, 159, 47) | hsl(36, 81%, 55%) | Pure Amber | View | |
#E9CD2F | rgb(233, 205, 47) | hsl(51, 81%, 55%) | Pure Yellow | View | |
#D7E92F | rgb(215, 233, 47) | hsl(66, 81%, 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: #E9422F;
--color-2: #E9702F;
--color-3: #E99F2F;
--color-4: #E9CD2F;
--color-5: #D7E92F;
}Palettes that share visual characteristics and color harmony.