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 |
|---|---|---|---|---|---|
#F2B55A | rgb(242, 181, 90) | hsl(36, 85%, 65%) | Pure Amber | View | |
#F2DB5A | rgb(242, 219, 90) | hsl(51, 85%, 65%) | Pure Yellow | View | |
#E2F25A | rgb(226, 242, 90) | hsl(66, 85%, 65%) | Pure Lime | View | |
#BDF25A | rgb(189, 242, 90) | hsl(81, 85%, 65%) | Pure Lime | View | |
#97F25A | rgb(151, 242, 90) | hsl(96, 85%, 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: #F2B55A;
--color-2: #F2DB5A;
--color-3: #E2F25A;
--color-4: #BDF25A;
--color-5: #97F25A;
}Palettes that share visual characteristics and color harmony.