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 |
|---|---|---|---|---|---|
#F28F5A | rgb(242, 143, 90) | hsl(21, 85%, 65%) | Pure Orange | View | |
#F2B55A | rgb(242, 181, 90) | hsl(36, 85%, 65%) | Pure Amber | View | |
#F2DB5A | rgb(242, 219, 90) | hsl(51, 85%, 65%) | Pure Yellow | View | |
#E2F25A | rgb(226, 242, 90) | hsl(66, 85%, 65%) | Pure Lime | View | |
#BDF25A | rgb(189, 242, 90) | hsl(81, 85%, 65%) | 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: #F28F5A;
--color-2: #F2B55A;
--color-3: #F2DB5A;
--color-4: #E2F25A;
--color-5: #BDF25A;
}Palettes that share visual characteristics and color harmony.