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 |
|---|---|---|---|---|---|
#F1BB27 | rgb(241, 187, 39) | hsl(44, 88%, 55%) | Pure Amber | View | |
#F1EE27 | rgb(241, 238, 39) | hsl(59, 88%, 55%) | Pure Yellow | View | |
#C2F127 | rgb(194, 241, 39) | hsl(74, 88%, 55%) | Pure Lime | View | |
#90F127 | rgb(144, 241, 39) | hsl(89, 88%, 55%) | Pure Green | View | |
#5DF127 | rgb(93, 241, 39) | hsl(104, 88%, 55%) | 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: #F1BB27;
--color-2: #F1EE27;
--color-3: #C2F127;
--color-4: #90F127;
--color-5: #5DF127;
}Palettes that share visual characteristics and color harmony.