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 |
|---|---|---|---|---|---|
#E9971C | rgb(233, 151, 28) | hsl(36, 82%, 51%) | Pure Amber | View | |
#E9CA1C | rgb(233, 202, 28) | hsl(51, 82%, 51%) | Pure Yellow | View | |
#D4E91C | rgb(212, 233, 28) | hsl(66, 82%, 51%) | Pure Lime | View | |
#A1E91C | rgb(161, 233, 28) | hsl(81, 82%, 51%) | Pure Lime | View | |
#6EE91C | rgb(110, 233, 28) | hsl(96, 82%, 51%) | 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: #E9971C;
--color-2: #E9CA1C;
--color-3: #D4E91C;
--color-4: #A1E91C;
--color-5: #6EE91C;
}Palettes that share visual characteristics and color harmony.