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 |
|---|---|---|---|---|---|
#F17F27 | rgb(241, 127, 39) | hsl(26, 88%, 55%) | Pure Orange | View | |
#F1B127 | rgb(241, 177, 39) | hsl(41, 88%, 55%) | Pure Amber | View | |
#F1E427 | rgb(241, 228, 39) | hsl(56, 88%, 55%) | Pure Yellow | View | |
#CCF127 | rgb(204, 241, 39) | hsl(71, 88%, 55%) | Pure Lime | View | |
#9AF127 | rgb(154, 241, 39) | hsl(86, 88%, 55%) | Pure Green | 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: #F17F27;
--color-2: #F1B127;
--color-3: #F1E427;
--color-4: #CCF127;
--color-5: #9AF127;
}Palettes that share visual characteristics and color harmony.