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 |
|---|---|---|---|---|---|
#E2542C | rgb(226, 84, 44) | hsl(13, 76%, 53%) | Pure Red | View | |
#E2812C | rgb(226, 129, 44) | hsl(28, 76%, 53%) | Pure Orange | View | |
#E2AF2C | rgb(226, 175, 44) | hsl(43, 76%, 53%) | Pure Amber | View | |
#E2DC2C | rgb(226, 220, 44) | hsl(58, 76%, 53%) | Pure Yellow | View | |
#BBE22C | rgb(187, 226, 44) | hsl(73, 76%, 53%) | 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: #E2542C;
--color-2: #E2812C;
--color-3: #E2AF2C;
--color-4: #E2DC2C;
--color-5: #BBE22C;
}Palettes that share visual characteristics and color harmony.