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 |
|---|---|---|---|---|---|
#E73718 | rgb(231, 55, 24) | hsl(9, 81%, 50%) | Pure Red | View | |
#E76B18 | rgb(231, 107, 24) | hsl(24, 81%, 50%) | Pure Orange | View | |
#E79E18 | rgb(231, 158, 24) | hsl(39, 81%, 50%) | Pure Amber | View | |
#E7D218 | rgb(231, 210, 24) | hsl(54, 81%, 50%) | Pure Yellow | View | |
#C8E718 | rgb(200, 231, 24) | hsl(69, 81%, 50%) | Pure Lime | View |
:root {
--color-1: #E73718;
--color-2: #E76B18;
--color-3: #E79E18;
--color-4: #E7D218;
--color-5: #C8E718;
}Palettes that share visual characteristics and color harmony.