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 |
|---|---|---|---|---|---|
#F1B10E | rgb(241, 177, 14) | hsl(43, 89%, 50%) | Pure Amber | View | |
#F1E90E | rgb(241, 233, 14) | hsl(58, 89%, 50%) | Pure Yellow | View | |
#C0F10E | rgb(192, 241, 14) | hsl(73, 89%, 50%) | Pure Lime | View | |
#87F10E | rgb(135, 241, 14) | hsl(88, 89%, 50%) | Pure Green | View | |
#4EF10E | rgb(78, 241, 14) | hsl(103, 89%, 50%) | 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: #F1B10E;
--color-2: #F1E90E;
--color-3: #C0F10E;
--color-4: #87F10E;
--color-5: #4EF10E;
}Palettes that share visual characteristics and color harmony.