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 |
|---|---|---|---|---|---|
#D7800F | rgb(215, 128, 15) | hsl(34, 87%, 45%) | Pure Orange | View | |
#D7B20F | rgb(215, 178, 15) | hsl(49, 87%, 45%) | Pure Yellow | View | |
#C9D70F | rgb(201, 215, 15) | hsl(64, 87%, 45%) | Pure Yellow | View | |
#97D70F | rgb(151, 215, 15) | hsl(79, 87%, 45%) | Pure Lime | View | |
#65D70F | rgb(101, 215, 15) | hsl(94, 87%, 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: #D7800F;
--color-2: #D7B20F;
--color-3: #C9D70F;
--color-4: #97D70F;
--color-5: #65D70F;
}Palettes that share visual characteristics and color harmony.