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 |
|---|---|---|---|---|---|
#EBB92D | rgb(235, 185, 45) | hsl(44, 83%, 55%) | Pure Amber | View | |
#EBE82D | rgb(235, 232, 45) | hsl(59, 83%, 55%) | Pure Yellow | View | |
#BFEB2D | rgb(191, 235, 45) | hsl(74, 83%, 55%) | Pure Lime | View | |
#8FEB2D | rgb(143, 235, 45) | hsl(89, 83%, 55%) | Pure Green | View | |
#60EB2D | rgb(96, 235, 45) | hsl(104, 83%, 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: #EBB92D;
--color-2: #EBE82D;
--color-3: #BFEB2D;
--color-4: #8FEB2D;
--color-5: #60EB2D;
}Palettes that share visual characteristics and color harmony.