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 |
|---|---|---|---|---|---|
#E7AA32 | rgb(231, 170, 50) | hsl(40, 79%, 55%) | Pure Amber | View | |
#E7D832 | rgb(231, 216, 50) | hsl(55, 79%, 55%) | Pure Yellow | View | |
#C9E732 | rgb(201, 231, 50) | hsl(70, 79%, 55%) | Pure Lime | View | |
#9BE732 | rgb(155, 231, 50) | hsl(85, 79%, 55%) | Pure Green | View | |
#6EE732 | rgb(110, 231, 50) | hsl(100, 79%, 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: #E7AA32;
--color-2: #E7D832;
--color-3: #C9E732;
--color-4: #9BE732;
--color-5: #6EE732;
}Palettes that share visual characteristics and color harmony.