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 |
|---|---|---|---|---|---|
#D7870F | rgb(215, 135, 15) | hsl(36, 87%, 45%) | Pure Amber | View | |
#D7B90F | rgb(215, 185, 15) | hsl(51, 87%, 45%) | Pure Yellow | View | |
#C3D70F | rgb(195, 215, 15) | hsl(66, 87%, 45%) | Pure Lime | View | |
#91D70F | rgb(145, 215, 15) | hsl(81, 87%, 45%) | Pure Lime | View | |
#5FD70F | rgb(95, 215, 15) | hsl(96, 87%, 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: #D7870F;
--color-2: #D7B90F;
--color-3: #C3D70F;
--color-4: #91D70F;
--color-5: #5FD70F;
}Palettes that share visual characteristics and color harmony.