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 |
|---|---|---|---|---|---|
#D99F0D | rgb(217, 159, 13) | hsl(43, 89%, 45%) | Pure Amber | View | |
#D9D20D | rgb(217, 210, 13) | hsl(58, 89%, 45%) | Pure Yellow | View | |
#ADD90D | rgb(173, 217, 13) | hsl(73, 89%, 45%) | Pure Lime | View | |
#7AD90D | rgb(122, 217, 13) | hsl(88, 89%, 45%) | Pure Green | View | |
#46D90D | rgb(70, 217, 13) | hsl(103, 89%, 45%) | 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: #D99F0D;
--color-2: #D9D20D;
--color-3: #ADD90D;
--color-4: #7AD90D;
--color-5: #46D90D;
}Palettes that share visual characteristics and color harmony.