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 Amber, 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 |
|---|---|---|---|---|---|
#E77432 | rgb(231, 116, 50) | hsl(22, 79%, 55%) | Pure Orange | View | |
#E7A132 | rgb(231, 161, 50) | hsl(37, 79%, 55%) | Pure Amber | View | |
#E7CF32 | rgb(231, 207, 50) | hsl(52, 79%, 55%) | Pure Yellow | View | |
#D2E732 | rgb(210, 231, 50) | hsl(67, 79%, 55%) | Pure Lime | View | |
#A4E732 | rgb(164, 231, 50) | hsl(82, 79%, 55%) | Pure Lime | View |
:root {
--color-1: #E77432;
--color-2: #E7A132;
--color-3: #E7CF32;
--color-4: #D2E732;
--color-5: #A4E732;
}Palettes that share visual characteristics and color harmony.