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 |
|---|---|---|---|---|---|
#CC9719 | rgb(204, 151, 25) | hsl(42, 78%, 45%) | Pure Amber | View | |
#CCC319 | rgb(204, 195, 25) | hsl(57, 78%, 45%) | Pure Yellow | View | |
#A8CC19 | rgb(168, 204, 25) | hsl(72, 78%, 45%) | Pure Lime | View | |
#7CCC19 | rgb(124, 204, 25) | hsl(87, 78%, 45%) | Pure Green | View | |
#4FCC19 | rgb(79, 204, 25) | hsl(102, 78%, 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: #CC9719;
--color-2: #CCC319;
--color-3: #A8CC19;
--color-4: #7CCC19;
--color-5: #4FCC19;
}Palettes that share visual characteristics and color harmony.