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 |
|---|---|---|---|---|---|
#E4751B | rgb(228, 117, 27) | hsl(27, 79%, 50%) | Pure Orange | View | |
#E4A81B | rgb(228, 168, 27) | hsl(42, 79%, 50%) | Pure Amber | View | |
#E4DA1B | rgb(228, 218, 27) | hsl(57, 79%, 50%) | Pure Yellow | View | |
#BCE41B | rgb(188, 228, 27) | hsl(72, 79%, 50%) | Pure Lime | View | |
#8AE41B | rgb(138, 228, 27) | hsl(87, 79%, 50%) | 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: #E4751B;
--color-2: #E4A81B;
--color-3: #E4DA1B;
--color-4: #BCE41B;
--color-5: #8AE41B;
}Palettes that share visual characteristics and color harmony.