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 |
|---|---|---|---|---|---|
#EBA62D | rgb(235, 166, 45) | hsl(38, 83%, 55%) | Pure Amber | View | |
#EBD52D | rgb(235, 213, 45) | hsl(53, 83%, 55%) | Pure Yellow | View | |
#D2EB2D | rgb(210, 235, 45) | hsl(68, 83%, 55%) | Pure Lime | View | |
#A2EB2D | rgb(162, 235, 45) | hsl(83, 83%, 55%) | Pure Lime | View | |
#73EB2D | rgb(115, 235, 45) | hsl(98, 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: #EBA62D;
--color-2: #EBD52D;
--color-3: #D2EB2D;
--color-4: #A2EB2D;
--color-5: #73EB2D;
}Palettes that share visual characteristics and color harmony.