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 |
|---|---|---|---|---|---|
#DA680B | rgb(218, 104, 11) | hsl(27, 90%, 45%) | Pure Orange | View | |
#DA9C0B | rgb(218, 156, 11) | hsl(42, 90%, 45%) | Pure Amber | View | |
#DAD00B | rgb(218, 208, 11) | hsl(57, 90%, 45%) | Pure Yellow | View | |
#B1DA0B | rgb(177, 218, 11) | hsl(72, 90%, 45%) | Pure Lime | View | |
#7DDA0B | rgb(125, 218, 11) | hsl(87, 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: #DA680B;
--color-2: #DA9C0B;
--color-3: #DAD00B;
--color-4: #B1DA0B;
--color-5: #7DDA0B;
}Palettes that share visual characteristics and color harmony.