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 |
|---|---|---|---|---|---|
#F0BE5C | rgb(240, 190, 92) | hsl(40, 83%, 65%) | Pure Amber | View | |
#F0E35C | rgb(240, 227, 92) | hsl(55, 83%, 65%) | Pure Yellow | View | |
#D7F05C | rgb(215, 240, 92) | hsl(70, 83%, 65%) | Pure Lime | View | |
#B2F05C | rgb(178, 240, 92) | hsl(85, 83%, 65%) | Pure Green | View | |
#8DF05C | rgb(141, 240, 92) | hsl(100, 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: #F0BE5C;
--color-2: #F0E35C;
--color-3: #D7F05C;
--color-4: #B2F05C;
--color-5: #8DF05C;
}Palettes that share visual characteristics and color harmony.