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 |
|---|---|---|---|---|---|
#EA512E | rgb(234, 81, 46) | hsl(11, 82%, 55%) | Pure Red | View | |
#EA802E | rgb(234, 128, 46) | hsl(26, 82%, 55%) | Pure Orange | View | |
#EAAF2E | rgb(234, 175, 46) | hsl(41, 82%, 55%) | Pure Amber | View | |
#EADE2E | rgb(234, 222, 46) | hsl(56, 82%, 55%) | Pure Yellow | View | |
#C8EA2E | rgb(200, 234, 46) | hsl(71, 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: #EA512E;
--color-2: #EA802E;
--color-3: #EAAF2E;
--color-4: #EADE2E;
--color-5: #C8EA2E;
}Palettes that share visual characteristics and color harmony.