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 |
|---|---|---|---|---|---|
#E97A2F | rgb(233, 122, 47) | hsl(24, 81%, 55%) | Pure Orange | View | |
#E9A82F | rgb(233, 168, 47) | hsl(39, 81%, 55%) | Pure Amber | View | |
#E9D72F | rgb(233, 215, 47) | hsl(54, 81%, 55%) | Pure Yellow | View | |
#CDE92F | rgb(205, 233, 47) | hsl(69, 81%, 55%) | Pure Lime | View | |
#9FE92F | rgb(159, 233, 47) | hsl(84, 81%, 55%) | Pure Lime | View |
:root {
--color-1: #E97A2F;
--color-2: #E9A82F;
--color-3: #E9D72F;
--color-4: #CDE92F;
--color-5: #9FE92F;
}Palettes that share visual characteristics and color harmony.