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 |
|---|---|---|---|---|---|
#CD9718 | rgb(205, 151, 24) | hsl(42, 79%, 45%) | Pure Amber | View | |
#CDC418 | rgb(205, 196, 24) | hsl(57, 79%, 45%) | Pure Yellow | View | |
#A9CD18 | rgb(169, 205, 24) | hsl(72, 79%, 45%) | Pure Lime | View | |
#7CCD18 | rgb(124, 205, 24) | hsl(87, 79%, 45%) | Pure Green | View | |
#4ECD18 | rgb(78, 205, 24) | hsl(102, 79%, 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: #CD9718;
--color-2: #CDC418;
--color-3: #A9CD18;
--color-4: #7CCD18;
--color-5: #4ECD18;
}Palettes that share visual characteristics and color harmony.