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 |
|---|---|---|---|---|---|
#ECB65F | rgb(236, 182, 95) | hsl(37, 79%, 65%) | Pure Amber | View | |
#ECD95F | rgb(236, 217, 95) | hsl(52, 79%, 65%) | Pure Yellow | View | |
#DCEC5F | rgb(220, 236, 95) | hsl(67, 79%, 65%) | Pure Lime | View | |
#B9EC5F | rgb(185, 236, 95) | hsl(82, 79%, 65%) | Pure Lime | View | |
#95EC5F | rgb(149, 236, 95) | hsl(97, 79%, 65%) | 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: #ECB65F;
--color-2: #ECD95F;
--color-3: #DCEC5F;
--color-4: #B9EC5F;
--color-5: #95EC5F;
}Palettes that share visual characteristics and color harmony.