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 |
|---|---|---|---|---|---|
#CB9C1A | rgb(203, 156, 26) | hsl(44, 77%, 45%) | Pure Amber | View | |
#CBC81A | rgb(203, 200, 26) | hsl(59, 77%, 45%) | Pure Yellow | View | |
#A2CB1A | rgb(162, 203, 26) | hsl(74, 77%, 45%) | Pure Lime | View | |
#76CB1A | rgb(118, 203, 26) | hsl(89, 77%, 45%) | Pure Green | View | |
#4ACB1A | rgb(74, 203, 26) | hsl(104, 77%, 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: #CB9C1A;
--color-2: #CBC81A;
--color-3: #A2CB1A;
--color-4: #76CB1A;
--color-5: #4ACB1A;
}Palettes that share visual characteristics and color harmony.