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 |
|---|---|---|---|---|---|
#CC9D19 | rgb(204, 157, 25) | hsl(44, 78%, 45%) | Pure Amber | View | |
#CCC919 | rgb(204, 201, 25) | hsl(59, 78%, 45%) | Pure Yellow | View | |
#A2CC19 | rgb(162, 204, 25) | hsl(74, 78%, 45%) | Pure Lime | View | |
#76CC19 | rgb(118, 204, 25) | hsl(89, 78%, 45%) | Pure Green | View | |
#49CC19 | rgb(73, 204, 25) | hsl(104, 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: #CC9D19;
--color-2: #CCC919;
--color-3: #A2CC19;
--color-4: #76CC19;
--color-5: #49CC19;
}Palettes that share visual characteristics and color harmony.