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 |
|---|---|---|---|---|---|
#EF512A | rgb(239, 81, 42) | hsl(12, 86%, 55%) | Pure Red | View | |
#EF822A | rgb(239, 130, 42) | hsl(27, 86%, 55%) | Pure Orange | View | |
#EFB42A | rgb(239, 180, 42) | hsl(42, 86%, 55%) | Pure Amber | View | |
#EFE52A | rgb(239, 229, 42) | hsl(57, 86%, 55%) | Pure Yellow | View | |
#C7EF2A | rgb(199, 239, 42) | hsl(72, 86%, 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: #EF512A;
--color-2: #EF822A;
--color-3: #EFB42A;
--color-4: #EFE52A;
--color-5: #C7EF2A;
}Palettes that share visual characteristics and color harmony.