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 |
|---|---|---|---|---|---|
#F0C85C | rgb(240, 200, 92) | hsl(44, 83%, 65%) | Pure Amber | View | |
#F0ED5C | rgb(240, 237, 92) | hsl(59, 83%, 65%) | Pure Yellow | View | |
#CDF05C | rgb(205, 240, 92) | hsl(74, 83%, 65%) | Pure Lime | View | |
#A8F05C | rgb(168, 240, 92) | hsl(89, 83%, 65%) | Pure Green | View | |
#83F05C | rgb(131, 240, 92) | hsl(104, 83%, 65%) | 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: #F0C85C;
--color-2: #F0ED5C;
--color-3: #CDF05C;
--color-4: #A8F05C;
--color-5: #83F05C;
}Palettes that share visual characteristics and color harmony.