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 Yellow, Pure Lime, Pure Green. 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 |
|---|---|---|---|---|---|
#E7E023 | rgb(231, 224, 35) | hsl(58, 80%, 52%) | Pure Yellow | View | |
#BCE723 | rgb(188, 231, 35) | hsl(73, 80%, 52%) | Pure Lime | View | |
#8BE723 | rgb(139, 231, 35) | hsl(88, 80%, 52%) | Pure Green | View | |
#5AE723 | rgb(90, 231, 35) | hsl(103, 80%, 52%) | Pure Green | View | |
#29E723 | rgb(41, 231, 35) | hsl(118, 80%, 52%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E7E023;
--color-2: #BCE723;
--color-3: #8BE723;
--color-4: #5AE723;
--color-5: #29E723;
}Palettes that share visual characteristics and color harmony.