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 |
|---|---|---|---|---|---|
#EC4213 | rgb(236, 66, 19) | hsl(13, 85%, 50%) | Pure Red | View | |
#EC7813 | rgb(236, 120, 19) | hsl(28, 85%, 50%) | Pure Orange | View | |
#ECAE13 | rgb(236, 174, 19) | hsl(43, 85%, 50%) | Pure Amber | View | |
#ECE513 | rgb(236, 229, 19) | hsl(58, 85%, 50%) | Pure Yellow | View | |
#BDEC13 | rgb(189, 236, 19) | hsl(73, 85%, 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: #EC4213;
--color-2: #EC7813;
--color-3: #ECAE13;
--color-4: #ECE513;
--color-5: #BDEC13;
}Palettes that share visual characteristics and color harmony.