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 |
|---|---|---|---|---|---|
#F26E26 | rgb(242, 110, 38) | hsl(21, 89%, 55%) | Pure Orange | View | |
#F2A126 | rgb(242, 161, 38) | hsl(36, 89%, 55%) | Pure Amber | View | |
#F2D426 | rgb(242, 212, 38) | hsl(51, 89%, 55%) | Pure Yellow | View | |
#DEF226 | rgb(222, 242, 38) | hsl(66, 89%, 55%) | Pure Lime | View | |
#ABF226 | rgb(171, 242, 38) | hsl(81, 89%, 55%) | 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: #F26E26;
--color-2: #F2A126;
--color-3: #F2D426;
--color-4: #DEF226;
--color-5: #ABF226;
}Palettes that share visual characteristics and color harmony.