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 |
|---|---|---|---|---|---|
#EDC078 | rgb(237, 192, 120) | hsl(37, 76%, 70%) | Pure Amber | View | |
#EDDD78 | rgb(237, 221, 120) | hsl(52, 76%, 70%) | Pure Yellow | View | |
#DFED78 | rgb(223, 237, 120) | hsl(67, 76%, 70%) | Pure Lime | View | |
#C2ED78 | rgb(194, 237, 120) | hsl(82, 76%, 70%) | Pure Lime | View | |
#A5ED78 | rgb(165, 237, 120) | hsl(97, 76%, 70%) | 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: #EDC078;
--color-2: #EDDD78;
--color-3: #DFED78;
--color-4: #C2ED78;
--color-5: #A5ED78;
}Palettes that share visual characteristics and color harmony.