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 Orange, Pure Orange, Pure Yellow. 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 |
|---|---|---|---|---|---|
#E2521D | rgb(226, 82, 29) | hsl(16, 77%, 50%) | Pure Orange | View | |
#E2831D | rgb(226, 131, 29) | hsl(31, 77%, 50%) | Pure Orange | View | |
#E2B41D | rgb(226, 180, 29) | hsl(46, 77%, 50%) | Pure Yellow | View | |
#DEE21D | rgb(222, 226, 29) | hsl(61, 77%, 50%) | Pure Yellow | View | |
#ADE21D | rgb(173, 226, 29) | hsl(76, 77%, 50%) | Pure Lime | View |
:root {
--color-1: #E2521D;
--color-2: #E2831D;
--color-3: #E2B41D;
--color-4: #DEE21D;
--color-5: #ADE21D;
}Palettes that share visual characteristics and color harmony.