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 |
|---|---|---|---|---|---|
#EF3E2E | rgb(239, 62, 46) | hsl(5, 86%, 56%) | Pure Red | View | |
#EF6F2E | rgb(239, 111, 46) | hsl(20, 86%, 56%) | Pure Orange | View | |
#EF9F2E | rgb(239, 159, 46) | hsl(35, 86%, 56%) | Pure Amber | View | |
#EFCF2E | rgb(239, 207, 46) | hsl(50, 86%, 56%) | Pure Yellow | View | |
#DFEF2E | rgb(223, 239, 46) | hsl(65, 86%, 56%) | 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: #EF3E2E;
--color-2: #EF6F2E;
--color-3: #EF9F2E;
--color-4: #EFCF2E;
--color-5: #DFEF2E;
}Palettes that share visual characteristics and color harmony.