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 |
|---|---|---|---|---|---|
#EA412E | rgb(234, 65, 46) | hsl(6, 82%, 55%) | Pure Red | View | |
#EA702E | rgb(234, 112, 46) | hsl(21, 82%, 55%) | Pure Orange | View | |
#EA9F2E | rgb(234, 159, 46) | hsl(36, 82%, 55%) | Pure Amber | View | |
#EACE2E | rgb(234, 206, 46) | hsl(51, 82%, 55%) | Pure Yellow | View | |
#D8EA2E | rgb(216, 234, 46) | hsl(66, 82%, 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: #EA412E;
--color-2: #EA702E;
--color-3: #EA9F2E;
--color-4: #EACE2E;
--color-5: #D8EA2E;
}Palettes that share visual characteristics and color harmony.