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 |
|---|---|---|---|---|---|
#E54A1F | rgb(229, 74, 31) | hsl(13, 79%, 51%) | Pure Red | View | |
#E57B1F | rgb(229, 123, 31) | hsl(28, 79%, 51%) | Pure Orange | View | |
#E5AD1F | rgb(229, 173, 31) | hsl(43, 79%, 51%) | Pure Amber | View | |
#E5DE1F | rgb(229, 222, 31) | hsl(58, 79%, 51%) | Pure Yellow | View | |
#BAE51F | rgb(186, 229, 31) | hsl(73, 79%, 51%) | 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: #E54A1F;
--color-2: #E57B1F;
--color-3: #E5AD1F;
--color-4: #E5DE1F;
--color-5: #BAE51F;
}Palettes that share visual characteristics and color harmony.