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 |
|---|---|---|---|---|---|
#E97D2F | rgb(233, 125, 47) | hsl(25, 81%, 55%) | Pure Orange | View | |
#E9AB2F | rgb(233, 171, 47) | hsl(40, 81%, 55%) | Pure Amber | View | |
#E9DA2F | rgb(233, 218, 47) | hsl(55, 81%, 55%) | Pure Yellow | View | |
#CAE92F | rgb(202, 233, 47) | hsl(70, 81%, 55%) | Pure Lime | View | |
#9CE92F | rgb(156, 233, 47) | hsl(85, 81%, 55%) | Pure Green | View |
:root {
--color-1: #E97D2F;
--color-2: #E9AB2F;
--color-3: #E9DA2F;
--color-4: #CAE92F;
--color-5: #9CE92F;
}Palettes that share visual characteristics and color harmony.