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 |
|---|---|---|---|---|---|
#ED9C2C | rgb(237, 156, 44) | hsl(35, 84%, 55%) | Pure Amber | View | |
#EDCD2C | rgb(237, 205, 44) | hsl(50, 84%, 55%) | Pure Yellow | View | |
#DDED2C | rgb(221, 237, 44) | hsl(65, 84%, 55%) | Pure Lime | View | |
#ACED2C | rgb(172, 237, 44) | hsl(80, 84%, 55%) | Pure Lime | View | |
#7CED2C | rgb(124, 237, 44) | hsl(95, 84%, 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: #ED9C2C;
--color-2: #EDCD2C;
--color-3: #DDED2C;
--color-4: #ACED2C;
--color-5: #7CED2C;
}Palettes that share visual characteristics and color harmony.