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 |
|---|---|---|---|---|---|
#E93F2F | rgb(233, 63, 47) | hsl(5, 81%, 55%) | Pure Red | View | |
#E96D2F | rgb(233, 109, 47) | hsl(20, 81%, 55%) | Pure Orange | View | |
#E99C2F | rgb(233, 156, 47) | hsl(35, 81%, 55%) | Pure Amber | View | |
#E9CA2F | rgb(233, 202, 47) | hsl(50, 81%, 55%) | Pure Yellow | View | |
#DAE92F | rgb(218, 233, 47) | hsl(65, 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: #E93F2F;
--color-2: #E96D2F;
--color-3: #E99C2F;
--color-4: #E9CA2F;
--color-5: #DAE92F;
}Palettes that share visual characteristics and color harmony.