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 |
|---|---|---|---|---|---|
#DA650B | rgb(218, 101, 11) | hsl(26, 90%, 45%) | Pure Orange | View | |
#DA990B | rgb(218, 153, 11) | hsl(41, 90%, 45%) | Pure Amber | View | |
#DACC0B | rgb(218, 204, 11) | hsl(56, 90%, 45%) | Pure Yellow | View | |
#B4DA0B | rgb(180, 218, 11) | hsl(71, 90%, 45%) | Pure Lime | View | |
#81DA0B | rgb(129, 218, 11) | hsl(86, 90%, 45%) | Pure Green | 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: #DA650B;
--color-2: #DA990B;
--color-3: #DACC0B;
--color-4: #B4DA0B;
--color-5: #81DA0B;
}Palettes that share visual characteristics and color harmony.