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 |
|---|---|---|---|---|---|
#E9A52F | rgb(233, 165, 47) | hsl(38, 81%, 55%) | Pure Amber | View | |
#E9D42F | rgb(233, 212, 47) | hsl(53, 81%, 55%) | Pure Yellow | View | |
#D0E92F | rgb(208, 233, 47) | hsl(68, 81%, 55%) | Pure Lime | View | |
#A2E92F | rgb(162, 233, 47) | hsl(83, 81%, 55%) | Pure Lime | View | |
#73E92F | rgb(115, 233, 47) | hsl(98, 81%, 55%) | 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: #E9A52F;
--color-2: #E9D42F;
--color-3: #D0E92F;
--color-4: #A2E92F;
--color-5: #73E92F;
}Palettes that share visual characteristics and color harmony.