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 |
|---|---|---|---|---|---|
#F3712B | rgb(243, 113, 43) | hsl(21, 89%, 56%) | Pure Orange | View | |
#F3A32B | rgb(243, 163, 43) | hsl(36, 89%, 56%) | Pure Amber | View | |
#F3D52B | rgb(243, 213, 43) | hsl(51, 89%, 56%) | Pure Yellow | View | |
#DFF32B | rgb(223, 243, 43) | hsl(66, 89%, 56%) | Pure Lime | View | |
#ADF32B | rgb(173, 243, 43) | hsl(81, 89%, 56%) | Pure Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F3712B;
--color-2: #F3A32B;
--color-3: #F3D52B;
--color-4: #DFF32B;
--color-5: #ADF32B;
}Palettes that share visual characteristics and color harmony.