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 Amber, Pure Yellow, Pure Lime. 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 |
|---|---|---|---|---|---|
#ECA013 | rgb(236, 160, 19) | hsl(39, 85%, 50%) | Pure Amber | View | |
#ECD613 | rgb(236, 214, 19) | hsl(54, 85%, 50%) | Pure Yellow | View | |
#CBEC13 | rgb(203, 236, 19) | hsl(69, 85%, 50%) | Pure Lime | View | |
#95EC13 | rgb(149, 236, 19) | hsl(84, 85%, 50%) | Pure Lime | View | |
#5FEC13 | rgb(95, 236, 19) | hsl(99, 85%, 50%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Amber and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ECA013;
--color-2: #ECD613;
--color-3: #CBEC13;
--color-4: #95EC13;
--color-5: #5FEC13;
}Palettes that share visual characteristics and color harmony.