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 |
|---|---|---|---|---|---|
#EFA825 | rgb(239, 168, 37) | hsl(39, 86%, 54%) | Pure Amber | View | |
#EFDA25 | rgb(239, 218, 37) | hsl(54, 86%, 54%) | Pure Yellow | View | |
#D0EF25 | rgb(208, 239, 37) | hsl(69, 86%, 54%) | Pure Lime | View | |
#9EEF25 | rgb(158, 239, 37) | hsl(84, 86%, 54%) | Pure Lime | View | |
#6BEF25 | rgb(107, 239, 37) | hsl(99, 86%, 54%) | 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: #EFA825;
--color-2: #EFDA25;
--color-3: #D0EF25;
--color-4: #9EEF25;
--color-5: #6BEF25;
}Palettes that share visual characteristics and color harmony.