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 Orange, 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 |
|---|---|---|---|---|---|
#D7410F | rgb(215, 65, 15) | hsl(15, 87%, 45%) | Pure Orange | View | |
#D7730F | rgb(215, 115, 15) | hsl(30, 87%, 45%) | Pure Orange | View | |
#D7A50F | rgb(215, 165, 15) | hsl(45, 87%, 45%) | Pure Yellow | View | |
#D7D70F | rgb(215, 215, 15) | hsl(60, 87%, 45%) | Pure Yellow | View | |
#A5D70F | rgb(165, 215, 15) | hsl(75, 87%, 45%) | Pure Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D7410F;
--color-2: #D7730F;
--color-3: #D7A50F;
--color-4: #D7D70F;
--color-5: #A5D70F;
}Palettes that share visual characteristics and color harmony.