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 |
|---|---|---|---|---|---|
#ECB213 | rgb(236, 178, 19) | hsl(44, 85%, 50%) | Pure Amber | View | |
#ECE813 | rgb(236, 232, 19) | hsl(59, 85%, 50%) | Pure Yellow | View | |
#B9EC13 | rgb(185, 236, 19) | hsl(74, 85%, 50%) | Pure Lime | View | |
#83EC13 | rgb(131, 236, 19) | hsl(89, 85%, 50%) | Pure Green | View | |
#4DEC13 | rgb(77, 236, 19) | hsl(104, 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: #ECB213;
--color-2: #ECE813;
--color-3: #B9EC13;
--color-4: #83EC13;
--color-5: #4DEC13;
}Palettes that share visual characteristics and color harmony.