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 |
|---|---|---|---|---|---|
#E34A1C | rgb(227, 74, 28) | hsl(14, 78%, 50%) | Pure Red | View | |
#E37C1C | rgb(227, 124, 28) | hsl(29, 78%, 50%) | Pure Orange | View | |
#E3AE1C | rgb(227, 174, 28) | hsl(44, 78%, 50%) | Pure Amber | View | |
#E3E01C | rgb(227, 224, 28) | hsl(59, 78%, 50%) | Pure Yellow | View | |
#B5E31C | rgb(181, 227, 28) | hsl(74, 78%, 50%) | 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: #E34A1C;
--color-2: #E37C1C;
--color-3: #E3AE1C;
--color-4: #E3E01C;
--color-5: #B5E31C;
}Palettes that share visual characteristics and color harmony.