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 |
|---|---|---|---|---|---|
#F0F425 | rgb(240, 244, 37) | hsl(61, 90%, 55%) | Pure Yellow | View | |
#BCF425 | rgb(188, 244, 37) | hsl(76, 90%, 55%) | Pure Lime | View | |
#89F425 | rgb(137, 244, 37) | hsl(91, 90%, 55%) | Pure Green | View | |
#55F425 | rgb(85, 244, 37) | hsl(106, 90%, 55%) | Pure Green | View | |
#25F428 | rgb(37, 244, 40) | hsl(121, 90%, 55%) | 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: #F0F425;
--color-2: #BCF425;
--color-3: #89F425;
--color-4: #55F425;
--color-5: #25F428;
}Palettes that share visual characteristics and color harmony.