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 |
|---|---|---|---|---|---|
#EF775D | rgb(239, 119, 93) | hsl(11, 82%, 65%) | Pure Red | View | |
#EF9C5D | rgb(239, 156, 93) | hsl(26, 82%, 65%) | Pure Orange | View | |
#EFC15D | rgb(239, 193, 93) | hsl(41, 82%, 65%) | Pure Amber | View | |
#EFE55D | rgb(239, 229, 93) | hsl(56, 82%, 65%) | Pure Yellow | View | |
#D4EF5D | rgb(212, 239, 93) | hsl(71, 82%, 65%) | 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: #EF775D;
--color-2: #EF9C5D;
--color-3: #EFC15D;
--color-4: #EFE55D;
--color-5: #D4EF5D;
}Palettes that share visual characteristics and color harmony.