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 |
|---|---|---|---|---|---|
#E9512F | rgb(233, 81, 47) | hsl(11, 81%, 55%) | Pure Red | View | |
#E9802F | rgb(233, 128, 47) | hsl(26, 81%, 55%) | Pure Orange | View | |
#E9AE2F | rgb(233, 174, 47) | hsl(41, 81%, 55%) | Pure Amber | View | |
#E9DD2F | rgb(233, 221, 47) | hsl(56, 81%, 55%) | Pure Yellow | View | |
#C7E92F | rgb(199, 233, 47) | hsl(71, 81%, 55%) | Pure Lime | View |
:root {
--color-1: #E9512F;
--color-2: #E9802F;
--color-3: #E9AE2F;
--color-4: #E9DD2F;
--color-5: #C7E92F;
}Palettes that share visual characteristics and color harmony.