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 |
|---|---|---|---|---|---|
#E85B30 | rgb(232, 91, 48) | hsl(14, 80%, 55%) | Pure Red | View | |
#E88930 | rgb(232, 137, 48) | hsl(29, 80%, 55%) | Pure Orange | View | |
#E8B730 | rgb(232, 183, 48) | hsl(44, 80%, 55%) | Pure Amber | View | |
#E8E530 | rgb(232, 229, 48) | hsl(59, 80%, 55%) | Pure Yellow | View | |
#BDE830 | rgb(189, 232, 48) | hsl(74, 80%, 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: #E85B30;
--color-2: #E88930;
--color-3: #E8B730;
--color-4: #E8E530;
--color-5: #BDE830;
}Palettes that share visual characteristics and color harmony.