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 Yellow, 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 |
|---|---|---|---|---|---|
#D47311 | rgb(212, 115, 17) | hsl(30, 85%, 45%) | Pure Orange | View | |
#D4A411 | rgb(212, 164, 17) | hsl(45, 85%, 45%) | Pure Yellow | View | |
#D4D411 | rgb(212, 212, 17) | hsl(60, 85%, 45%) | Pure Yellow | View | |
#A4D411 | rgb(164, 212, 17) | hsl(75, 85%, 45%) | Pure Lime | View | |
#73D411 | rgb(115, 212, 17) | hsl(90, 85%, 45%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Orange and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D47311;
--color-2: #D4A411;
--color-3: #D4D411;
--color-4: #A4D411;
--color-5: #73D411;
}Palettes that share visual characteristics and color harmony.