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 |
|---|---|---|---|---|---|
#ED4C2C | rgb(237, 76, 44) | hsl(10, 84%, 55%) | Pure Red | View | |
#ED7C2C | rgb(237, 124, 44) | hsl(25, 84%, 55%) | Pure Orange | View | |
#EDAC2C | rgb(237, 172, 44) | hsl(40, 84%, 55%) | Pure Amber | View | |
#EDDD2C | rgb(237, 221, 44) | hsl(55, 84%, 55%) | Pure Yellow | View | |
#CDED2C | rgb(205, 237, 44) | hsl(70, 84%, 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: #ED4C2C;
--color-2: #ED7C2C;
--color-3: #EDAC2C;
--color-4: #EDDD2C;
--color-5: #CDED2C;
}Palettes that share visual characteristics and color harmony.