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 |
|---|---|---|---|---|---|
#E3371C | rgb(227, 55, 28) | hsl(8, 78%, 50%) | Pure Red | View | |
#E3681C | rgb(227, 104, 28) | hsl(23, 78%, 50%) | Pure Orange | View | |
#E39A1C | rgb(227, 154, 28) | hsl(38, 78%, 50%) | Pure Amber | View | |
#E3CC1C | rgb(227, 204, 28) | hsl(53, 78%, 50%) | Pure Yellow | View | |
#C8E31C | rgb(200, 227, 28) | hsl(68, 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: #E3371C;
--color-2: #E3681C;
--color-3: #E39A1C;
--color-4: #E3CC1C;
--color-5: #C8E31C;
}Palettes that share visual characteristics and color harmony.