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 |
|---|---|---|---|---|---|
#E06C1F | rgb(224, 108, 31) | hsl(24, 76%, 50%) | Pure Orange | View | |
#E09D1F | rgb(224, 157, 31) | hsl(39, 76%, 50%) | Pure Amber | View | |
#E0CD1F | rgb(224, 205, 31) | hsl(54, 76%, 50%) | Pure Yellow | View | |
#C3E01F | rgb(195, 224, 31) | hsl(69, 76%, 50%) | Pure Lime | View | |
#93E01F | rgb(147, 224, 31) | hsl(84, 76%, 50%) | Pure Lime | 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: #E06C1F;
--color-2: #E09D1F;
--color-3: #E0CD1F;
--color-4: #C3E01F;
--color-5: #93E01F;
}Palettes that share visual characteristics and color harmony.