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 |
|---|---|---|---|---|---|
#D7510F | rgb(215, 81, 15) | hsl(20, 87%, 45%) | Pure Orange | View | |
#D7830F | rgb(215, 131, 15) | hsl(35, 87%, 45%) | Pure Amber | View | |
#D7B50F | rgb(215, 181, 15) | hsl(50, 87%, 45%) | Pure Yellow | View | |
#C6D70F | rgb(198, 215, 15) | hsl(65, 87%, 45%) | Pure Lime | View | |
#94D70F | rgb(148, 215, 15) | hsl(80, 87%, 45%) | 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: #D7510F;
--color-2: #D7830F;
--color-3: #D7B50F;
--color-4: #C6D70F;
--color-5: #94D70F;
}Palettes that share visual characteristics and color harmony.