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 |
|---|---|---|---|---|---|
#F0B25C | rgb(240, 178, 92) | hsl(35, 83%, 65%) | Pure Amber | View | |
#F0D75C | rgb(240, 215, 92) | hsl(50, 83%, 65%) | Pure Yellow | View | |
#E3F05C | rgb(227, 240, 92) | hsl(65, 83%, 65%) | Pure Lime | View | |
#BEF05C | rgb(190, 240, 92) | hsl(80, 83%, 65%) | Pure Lime | View | |
#99F05C | rgb(153, 240, 92) | hsl(95, 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: #F0B25C;
--color-2: #F0D75C;
--color-3: #E3F05C;
--color-4: #BEF05C;
--color-5: #99F05C;
}Palettes that share visual characteristics and color harmony.